|
OpenLexocad
27.1
|
This is the complete list of members for Base::Type, including all inherited members.
| badType(void) | Base::Type | inlinestatic |
| 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 |
| fromName(const char *name) | Base::Type | static |
| getAllChildren(std::set< Type > &children) const | Base::Type | inline |
| getAllDerivedFrom(const Type type, std::vector< Type > &List) | Base::Type | static |
| getAllDerivedFrom(const Type type) | Base::Type | static |
| getChildren(std::set< Type > &children) const | Base::Type | inline |
| getHierarchyAsString(Base::Type t) | Base::Type | static |
| getKey(void) const | Base::Type | inline |
| getModuleName(const char *ClassName) | Base::Type | protectedstatic |
| getName(void) const | Base::Type | |
| getNumTypes(void) | Base::Type | static |
| getParent(void) const | Base::Type | inline |
| init(void) | Base::Type | static |
| instantiationMethod typedef | Base::Type | |
| isBad(void) const | Base::Type | inline |
| isDerivedFrom(const Type type) const | Base::Type | inline |
| isDerivedFrom(const std::vector< Base::Type > &types) const | 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 |
| 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 |