PPL Logo

xi::InitCall Class Reference

#include <xi-symbol.h>

Inheritance diagram for xi::InitCall:

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

Collaboration graph
[legend]

Public Member Functions

 InitCall (int l, const char *n, int nodeCall)
void print (XStr &str)
void genReg (XStr &str)
void genAccels_spe_c_callInits (XStr &str)
void setAccel ()
void clearAccel ()
int isAccel ()

Private Attributes

const char * name
int isNodeCall
int isAccelFlag

Detailed Description

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


Constructor & Destructor Documentation

xi::InitCall::InitCall ( int  l,
const char *  n,
int  nodeCall 
)

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

References isAccelFlag, isNodeCall, xi::Construct::line, and xi::Member::setChare().


Member Function Documentation

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

Implements xi::Printable.

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

References name.

void xi::InitCall::genReg ( XStr str  )  [virtual]

Reimplemented from xi::Construct.

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

References xi::Chare::baseName(), xi::Member::container, isNodeCall, and name.

void xi::InitCall::genAccels_spe_c_callInits ( XStr str  )  [virtual]

Reimplemented from xi::Construct.

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

References isAccel(), and name.

void xi::InitCall::setAccel (  )  [inline]

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

References isAccelFlag.

void xi::InitCall::clearAccel (  )  [inline]

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

References isAccelFlag.

int xi::InitCall::isAccel ( void   )  [inline]

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

References isAccelFlag.

Referenced by genAccels_spe_c_callInits().


Field Documentation

const char* xi::InitCall::name [private]

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

Referenced by genAccels_spe_c_callInits(), genReg(), and print().

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

Referenced by genReg(), and InitCall().

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

Referenced by clearAccel(), InitCall(), isAccel(), and setAccel().


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

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