PPL Logo

xi::ClassDeclaration Class Reference

#include <xi-Member.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 104 of file xi-Member.h.


Constructor & Destructor Documentation

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

Definition at line 339 of file xi-Member.C.

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

Here is the call graph for this function:


Member Function Documentation

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

Implements xi::Printable.

Definition at line 343 of file xi-Member.C.

References name.

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

Reimplemented from xi::AstNode.

Definition at line 344 of file xi-Member.C.

References name.


Field Documentation

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

Definition at line 105 of file xi-Member.h.

Referenced by genDecls(), and print().


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

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