PPL Logo

xi::IncludeFile Class Reference

#include <xi-symbol.h>

Inheritance diagram for xi::IncludeFile:

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

Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

const char * name

Detailed Description

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


Constructor & Destructor Documentation

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

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

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


Member Function Documentation

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

Implements xi::Printable.

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

References name.

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

Reimplemented from xi::Construct.

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

References name.


Field Documentation

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

Definition at line 1221 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