This is the complete list of members for ConsoleBaseType, including all inherited members.
ConsoleBaseType(const S32 size, S32 *idPtr, const char *aTypeName) | ConsoleBaseType | |
getData(void *dptr, EnumTable *tbl, BitSet32 flag)=0 | ConsoleBaseType | pure virtual |
getInspectorFieldType() | ConsoleBaseType | inline |
getListHead() | ConsoleBaseType | static |
getListNext() const | ConsoleBaseType | inline |
getType(const S32 typeID) | ConsoleBaseType | static |
getTypeClassName()=0 | ConsoleBaseType | pure virtual |
getTypeID() const | ConsoleBaseType | inline |
getTypeName() const | ConsoleBaseType | inline |
getTypePrefix(void) const | ConsoleBaseType | inlinevirtual |
getTypeSize() const | ConsoleBaseType | inline |
initialize() | ConsoleBaseType | static |
isDatablock() | ConsoleBaseType | inlinevirtual |
mInspectorFieldType | ConsoleBaseType | protected |
mListNext | ConsoleBaseType | protected |
mTypeID | ConsoleBaseType | protected |
mTypeName | ConsoleBaseType | protected |
mTypeSize | ConsoleBaseType | protected |
prepData(const char *data, char *buffer, U32 bufferLen) | ConsoleBaseType | inlinevirtual |
setData(void *dptr, S32 argc, const char **argv, EnumTable *tbl, BitSet32 flag)=0 | ConsoleBaseType | pure virtual |
setInspectorFieldType(const char *type) | ConsoleBaseType | inline |
smConsoleTypeCount | ConsoleBaseType | protectedstatic |
smListHead | ConsoleBaseType | protectedstatic |
~ConsoleBaseType() | ConsoleBaseType | protected |