#include <CUnionInfo.h>
Public Member Functions | |
CUnionInfo () | |
~CUnionInfo () | |
CUnionInfo * | BaseObject () const |
CUnionInfo * | DefObject () const |
CTypeUnion * | TypeInfo () const |
Protected Member Functions | |
CUnionInfo (ObjectId) |
Puma::CUnionInfo::CUnionInfo | ( | ObjectId | id | ) | [inline, protected] |
Puma::CUnionInfo::CUnionInfo | ( | ) | [inline] |
Puma::CUnionInfo::~CUnionInfo | ( | ) | [inline] |
CUnionInfo * Puma::CUnionInfo::BaseObject | ( | ) | const [inline] |
Reimplemented from Puma::CObjectInfo.
CUnionInfo* Puma::CUnionInfo::DefObject | ( | ) | const |
Reimplemented from Puma::CObjectInfo.
CTypeUnion * Puma::CUnionInfo::TypeInfo | ( | ) | const [inline] |
Reimplemented from Puma::CObjectInfo.