This is the complete list of members for Base::Type, including all inherited members.
| badType() | Base::Type | static |
| createInstance() | Base::Type | |
| createInstanceByName(const char *TypeName, bool bLoadModule=false) | Base::Type | static |
| createType(const Type parent, const char *name, instantiationMethod method=nullptr) | Base::Type | static |
| destruct() | Base::Type | static |
| fromKey(unsigned int key) | Base::Type | static |
| fromName(const char *name) | Base::Type | static |
| getAllDerivedFrom(const Type type, std::vector< Type > &List) | Base::Type | static |
| getKey() const | Base::Type | |
| getModuleName(const char *ClassName) | Base::Type | protectedstatic |
| getName() const | Base::Type | |
| getNumTypes() | Base::Type | static |
| getParent() const | Base::Type | |
| getTypeIfDerivedFrom(const char *name, const Type parent, bool bLoadModule=false) | Base::Type | static |
| importModule(const char *TypeName) | Base::Type | static |
| init() | Base::Type | static |
| instantiationMethod typedef | Base::Type | |
| isBad() const | Base::Type | |
| isDerivedFrom(const Type type) const | Base::Type | |
| operator!=(const Type type) const | Base::Type | |
| operator<(const Type type) const | Base::Type | |
| operator<=(const Type type) const | Base::Type | |
| operator=(const Type type) | Base::Type | |
| operator==(const Type type) const | Base::Type | |
| operator>(const Type type) const | Base::Type | |
| operator>=(const Type type) const | Base::Type | |
| Type(const Type &type) | Base::Type | |
| Type() | Base::Type | |
| ~Type() | Base::Type | virtual |