ConsoleBaseType Member ListThis 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, const EnumTable *tbl, BitSet32 flag)=0 | ConsoleBaseType | [pure virtual] |
| getInspectorFieldType() | ConsoleBaseType | [inline] |
| getListHead() | ConsoleBaseType | [static] |
| getListNext() const | ConsoleBaseType | [inline] |
| getType(const S32 typeID) | ConsoleBaseType | [static] |
| getTypeByClassName(const char *typeName) | ConsoleBaseType | [static] |
| getTypeByName(const char *typeName) | ConsoleBaseType | [static] |
| getTypeClassName()=0 | ConsoleBaseType | [pure virtual] |
| getTypeID() const | ConsoleBaseType | [inline] |
| getTypeName() const | ConsoleBaseType | [inline] |
| getTypeSize() const | ConsoleBaseType | [inline] |
| initialize() | ConsoleBaseType | [static] |
| isDatablock() | ConsoleBaseType | [inline, virtual] |
| mInspectorFieldType | ConsoleBaseType | [protected] |
| mListNext | ConsoleBaseType | [protected] |
| mTypeID | ConsoleBaseType | [protected] |
| mTypeName | ConsoleBaseType | [protected] |
| mTypeSize | ConsoleBaseType | [protected] |
| prepData(const char *data, char *buffer, U32 bufferLen) | ConsoleBaseType | [inline, virtual] |
| setData(void *dptr, S32 argc, const char **argv, const EnumTable *tbl, BitSet32 flag)=0 | ConsoleBaseType | [pure virtual] |
| setInspectorFieldType(const char *type) | ConsoleBaseType | [inline] |
| smConsoleTypeCount | ConsoleBaseType | [protected, static] |
| smListHead | ConsoleBaseType | [protected, static] |
| ~ConsoleBaseType() | ConsoleBaseType | [protected] |
|