PPL Logo

xi::PtrType Class Reference

#include <xi-Type.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)
Typederef (void)
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 113 of file xi-Type.h.


Constructor & Destructor Documentation

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

Definition at line 119 of file xi-Type.h.


Member Function Documentation

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

Reimplemented from xi::Type.

Definition at line 120 of file xi-Type.h.

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

Reimplemented from xi::Type.

Definition at line 121 of file xi-Type.h.

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

Here is the call graph for this function:

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

Reimplemented from xi::Type.

Definition at line 122 of file xi-Type.h.

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

Here is the call graph for this function:

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

Reimplemented from xi::Type.

Definition at line 123 of file xi-Type.h.

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

Here is the call graph for this function:

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

Definition at line 124 of file xi-Type.h.

References numstars.

Referenced by Builder::PtrType::generateAst().

Here is the caller graph for this function:

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

Reimplemented from xi::Type.

Definition at line 125 of file xi-Type.h.

References numstars.

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

Implements xi::Type.

Definition at line 71 of file xi-Type.C.

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

Here is the call graph for this function:

Type* xi::PtrType::deref ( void   )  [inline, virtual]

Reimplemented from xi::Type.

Definition at line 127 of file xi-Type.h.

References type.

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

Implements xi::Type.

Definition at line 128 of file xi-Type.h.

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

Here is the call graph for this function:

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

Implements xi::Type.

Definition at line 129 of file xi-Type.h.

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

Reimplemented from xi::Type.

Definition at line 130 of file xi-Type.h.

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

Here is the call graph for this function:


Field Documentation

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


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

Generated on Mon Sep 21 08:35:59 2020 for Charm++ by  doxygen 1.5.5