| badType(void) | Base::Type | [static] |
| createInstance(void) | Base::Type | |
| createInstanceByName(const char *TypeName, bool bLoadModule=false) | Base::Type | [static] |
| createType(const Type parent, const char *name, instantiationMethod method=0) | Base::Type | [static] |
| destruct(void) | Base::Type | [static] |
| fromName(const char *name) | Base::Type | [static] |
| getAllDerivedFrom(const Type type, std::vector< Type > &List) | Base::Type | [static] |
| getKey(void) const | Base::Type | [inline] |
| getModuleName(const char *ClassName) | Base::Type | [protected, static] |
| getName(void) const | Base::Type | |
| getNumTypes(void) | Base::Type | [static] |
| getParent(void) const | Base::Type | |
| init(void) | Base::Type | [static] |
| instantiationMethod typedef | Base::Type | |
| isBad(void) const | Base::Type | [inline] |
| isDerivedFrom(const Type type) const | Base::Type | |
| operator!=(const Type type) const | Base::Type | [inline] |
| operator<(const Type type) const | Base::Type | [inline] |
| operator<=(const Type type) const | Base::Type | [inline] |
| operator=(const Type type) | Base::Type | [inline] |
| operator==(const Type type) const | Base::Type | [inline] |
| operator>(const Type type) const | Base::Type | [inline] |
| operator>=(const Type type) const | Base::Type | [inline] |
| Type(const Type &type) | Base::Type | |
| Type(void) | Base::Type | |
| ~Type() | Base::Type | [virtual] |
1.6.1