PPL Logo

xi::AccelBlock Class Reference

#include <xi-symbol.h>

Inheritance diagram for xi::AccelBlock:

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

Collaboration graph
[legend]

Public Member Functions

 AccelBlock (int l, XStr *c)
 Constructor(s)/Destructor ///.
 ~AccelBlock ()
void print (XStr &str)
 Printable Methods ///.
void genDefs (XStr &str)
 Construct Methods ///.
int genAccels_spe_c_funcBodies (XStr &str)
 Construct Accel Support Methods ///.

Protected Attributes

XStrcode

Private Member Functions

void outputCode (XStr &str)

Detailed Description

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


Constructor & Destructor Documentation

xi::AccelBlock::AccelBlock ( int  l,
XStr c 
) [inline]

Constructor(s)/Destructor ///.

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

References code, and xi::Construct::line.

xi::AccelBlock::~AccelBlock (  )  [inline]

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

References code.


Member Function Documentation

void xi::AccelBlock::outputCode ( XStr str  )  [inline, private]

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

References code.

Referenced by genAccels_spe_c_funcBodies(), and genDefs().

void xi::AccelBlock::print ( XStr str  )  [inline, virtual]

Printable Methods ///.

Implements xi::Printable.

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

void xi::AccelBlock::genDefs ( XStr str  )  [inline, virtual]

Construct Methods ///.

Reimplemented from xi::Construct.

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

References outputCode().

int xi::AccelBlock::genAccels_spe_c_funcBodies ( XStr str  )  [inline, virtual]

Construct Accel Support Methods ///.

Reimplemented from xi::Construct.

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

References outputCode().


Field Documentation

XStr* xi::AccelBlock::code [protected]

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

Referenced by AccelBlock(), outputCode(), and ~AccelBlock().


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

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