PPL Logo

xi::ClassDeclaration Class Reference

#include <xi-symbol.h>

Inheritance diagram for xi::ClassDeclaration:

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

Collaboration graph
[legend]

Public Member Functions

 ClassDeclaration (int l, const char *name_)
void print (XStr &str)
void genDecls (XStr &str)

Private Attributes

const char * name

Detailed Description

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


Constructor & Destructor Documentation

xi::ClassDeclaration::ClassDeclaration ( int  l,
const char *  name_ 
)

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

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


Member Function Documentation

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

Implements xi::Printable.

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

References name.

void xi::ClassDeclaration::genDecls ( XStr str  )  [virtual]

Reimplemented from xi::Construct.

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

References name.


Field Documentation

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

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

Referenced by genDecls(), and print().


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

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