#include <CTypeEnum.h>

Public Member Functions | |
| CTypeEnum (CEnumInfo *) | |
| ~CTypeEnum () | |
| CEnumInfo * | EnumInfo () const |
| bool | isComplete (unsigned long=0) const |
| CTypeInfo * | UnderlyingType () const |
| Puma::CTypeEnum::CTypeEnum | ( | CEnumInfo * | e | ) | [inline] |
| Puma::CTypeEnum::~CTypeEnum | ( | ) | [inline] |
| CEnumInfo * Puma::CTypeEnum::EnumInfo | ( | ) | const [inline] |
Reimplemented from Puma::CTypeInfo.
| bool Puma::CTypeEnum::isComplete | ( | unsigned | long = 0 |
) | const |
Reimplemented from Puma::CTypeInfo.
| CTypeInfo* Puma::CTypeEnum::UnderlyingType | ( | ) | const |
1.5.5