Base::Type Member List
This is the complete list of members for Base::Type, including all inherited members.
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 |
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(void) const | Base::Type | |
getModuleName(const char *ClassName) | Base::Type | protectedstatic |
getName(void) const | Base::Type | |
getNumTypes(void) | Base::Type | static |
getParent(void) const | Base::Type | |
importModule(const char *TypeName) | Base::Type | static |
init(void) | Base::Type | static |
instantiationMethod typedef | Base::Type | |
isBad(void) 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(void) | Base::Type | |
~Type() | Base::Type | virtual |