![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for PointerType, including all inherited members.
| asClass(void) const | Type | virtual |
| asEnum(void) const | Type | virtual |
| asInstance(void) const | Type | virtual |
| asParam(void) const | Type | virtual |
| asPtr(void) const override | PointerType | virtual |
| asSerial(void) const | Type | virtual |
| asTemplate(void) const | Type | virtual |
| canCast(const Type *t) const | Type | virtual |
| get(string name) | Type | static |
| initialize(void) | Type | |
| isBool(void) const | Type | virtual |
| isClass(void) const | Type | virtual |
| isEnum(void) const | Type | virtual |
| isFloat(void) const | Type | virtual |
| isInt(void) const | Type | virtual |
| isPtr(void) const override | PointerType | virtual |
| isSerial(void) const | Type | virtual |
| isVoid(void) const | Type | virtual |
| name(void) const | Type | inline |
| operator!=(const Type &t) const | Type | inline |
| operator==(const Type &t) const | Type | inline |
| param0 | Type | static |
| param1 | Type | static |
| param2 | Type | static |
| param3 | Type | static |
| pointer(void) const | Type | |
| PointerType(const Type &to) | PointerType | |
| to(void) const | PointerType | inline |
| Type(string name="") | Type | |
| TypeIter typedef | Type | |
| types(void) | Type | static |
| ~Type(void) | Type | virtual |