PPL Logo

xi::IncludeFile Class Reference

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


Constructor & Destructor Documentation

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

Definition at line 331 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::IncludeFile::print ( XStr str  )  [virtual]

Implements xi::Printable.

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

References name.

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

Reimplemented from xi::AstNode.

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

References name.


Field Documentation

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

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