PPL Logo

xi::PtrType Class Reference

#include <xi-symbol.h>

Inheritance diagram for xi::PtrType:

Inheritance graph
[legend]
Collaboration diagram for xi::PtrType:

Collaboration graph
[legend]

Public Member Functions

 PtrType (Type *t)
int isPointer (void) const
int isCkArgMsgPtr (void) const
int isCkMigMsgPtr (void) const
int isMessage (void) const
void indirect (void)
int getNumStars (void) const
void print (XStr &str)
const char * getBaseName (void) const
const char * getScope (void) const
virtual void genMsgProxyName (XStr &str)

Private Attributes

Typetype
int numstars

Detailed Description

Definition at line 208 of file xi-symbol.h.


Constructor & Destructor Documentation

xi::PtrType::PtrType ( Type t  )  [inline]

Definition at line 213 of file xi-symbol.h.


Member Function Documentation

int xi::PtrType::isPointer ( void   )  const [inline, virtual]

Reimplemented from xi::Type.

Definition at line 214 of file xi-symbol.h.

int xi::PtrType::isCkArgMsgPtr ( void   )  const [inline, virtual]

Reimplemented from xi::Type.

Definition at line 215 of file xi-symbol.h.

References xi::Type::isCkArgMsg(), numstars, and type.

int xi::PtrType::isCkMigMsgPtr ( void   )  const [inline, virtual]

Reimplemented from xi::Type.

Definition at line 216 of file xi-symbol.h.

References xi::Type::isCkMigMsg(), numstars, and type.

int xi::PtrType::isMessage ( void   )  const [inline, virtual]

Reimplemented from xi::Type.

Definition at line 217 of file xi-symbol.h.

References xi::Type::isBuiltin(), numstars, and type.

void xi::PtrType::indirect ( void   )  [inline]

Definition at line 218 of file xi-symbol.h.

References numstars.

int xi::PtrType::getNumStars ( void   )  const [inline, virtual]

Reimplemented from xi::Type.

Definition at line 219 of file xi-symbol.h.

References numstars.

void xi::PtrType::print ( XStr str  )  [virtual]

Implements xi::Type.

Definition at line 287 of file xi-symbol.C.

References numstars, xi::Type::print(), and type.

const char* xi::PtrType::getBaseName ( void   )  const [inline, virtual]

Implements xi::Type.

Definition at line 221 of file xi-symbol.h.

References xi::Type::getBaseName(), and type.

const char* xi::PtrType::getScope ( void   )  const [inline, virtual]

Implements xi::Type.

Definition at line 222 of file xi-symbol.h.

virtual void xi::PtrType::genMsgProxyName ( XStr str  )  [inline, virtual]

Reimplemented from xi::Type.

Definition at line 223 of file xi-symbol.h.

References xi::die(), xi::Type::genMsgProxyName(), numstars, and type.


Field Documentation

Type* xi::PtrType::type [private]


The documentation for this class was generated from the following files:

Generated on Fri May 25 08:06:17 2012 for Charm++ by  doxygen 1.5.5