#include <xi-Member.h>
Public Member Functions | |
IncludeFile (int l, const char *name_) | |
void | print (XStr &str) |
void | genDecls (XStr &str) |
Private Attributes | |
const char * | name |
Definition at line 96 of file xi-Member.h.
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().
void xi::IncludeFile::print | ( | XStr & | str | ) | [virtual] |
void xi::IncludeFile::genDecls | ( | XStr & | str | ) | [virtual] |
const char* xi::IncludeFile::name [private] |