#include <CRecord.h>
Public Member Functions | |
~CRecord () | |
CTemplateInfo * | TemplateInfo () const |
void | TemplateInfo (CTemplateInfo *) |
void | QualifiedScope (CStructure *) |
bool | isComplete (unsigned long=0) const |
bool | isDefined () const |
bool | isTemplate () const |
bool | isHiddenForwardDecl () const |
void | isTemplate (bool) |
void | isHiddenForwardDecl (bool) |
Protected Member Functions | |
CRecord (ObjectId) |
Puma::CRecord::CRecord | ( | CObjectInfo::ObjectId | id | ) | [inline, protected] |
Puma::CRecord::~CRecord | ( | ) |
CTemplateInfo * Puma::CRecord::TemplateInfo | ( | ) | const [inline] |
Reimplemented from Puma::CObjectInfo.
void Puma::CRecord::TemplateInfo | ( | CTemplateInfo * | info | ) | [inline] |
void Puma::CRecord::QualifiedScope | ( | CStructure * | s | ) | [inline] |
bool Puma::CRecord::isComplete | ( | unsigned | long = 0 |
) | const |
bool Puma::CRecord::isDefined | ( | ) | const |
bool Puma::CRecord::isTemplate | ( | ) | const [inline] |
Reimplemented from Puma::CObjectInfo.
bool Puma::CRecord::isHiddenForwardDecl | ( | ) | const [inline] |
void Puma::CRecord::isTemplate | ( | bool | v | ) | [inline] |
void Puma::CRecord::isHiddenForwardDecl | ( | bool | v | ) | [inline] |