ConsoleObject Member List

This is the complete list of members for ConsoleObject, including all inherited members.

_getOwner()SimComponent [inline, protected]
_postRegisterComponents()SimComponent [protected]
_registerComponents(SimComponent *owner)SimComponent [protected]
_registerInterfaces(SimComponent *owner)SimComponent [protected]
_unregisterComponents()SimComponent [protected]
addComponent(SimComponent *component)ConsoleObject [virtual]
addDeprecatedField(const char *fieldName)ConsoleObject [protected, static]
addField(const char *in_pFieldname, const U32 in_fieldType, const dsize_t in_fieldOffset, const U32 in_elementCount=1, const EnumTable *in_table=NULL, const char *in_pFieldDocs=NULL)ConsoleObject [protected, static]
addField(const char *in_pFieldname, const U32 in_fieldType, const dsize_t in_fieldOffset, const char *in_pFieldDocs)ConsoleObject [protected, static]
addFieldV(const char *in_pFieldname, const U32 in_fieldType, const dsize_t in_fieldOffset, TypeValidator *v, const char *in_pFieldDocs=NULL)ConsoleObject [protected, static]
addGroup(const char *in_pGroupname, const char *in_pGroupDocs=NULL)ConsoleObject [protected, static]
addProtectedField(const char *in_pFieldname, const U32 in_fieldType, const dsize_t in_fieldOffset, AbstractClassRep::SetDataNotify in_setDataFn, AbstractClassRep::GetDataNotify in_getDataFn=&defaultProtectedGetFn, const U32 in_elementCount=1, const EnumTable *in_table=NULL, const char *in_pFieldDocs=NULL)ConsoleObject [protected, static]
addProtectedField(const char *in_pFieldname, const U32 in_fieldType, const dsize_t in_fieldOffset, AbstractClassRep::SetDataNotify in_setDataFn, AbstractClassRep::GetDataNotify in_getDataFn=&defaultProtectedGetFn, const char *in_pFieldDocs=NULL)ConsoleObject [protected, static]
clearComponents()SimComponent [inline, virtual]
consoleInit()ConsoleObject [static]
ConsoleObject()ConsoleObject [inline, protected]
ConsoleObject(const ConsoleObject &)ConsoleObject [protected]
create(const char *in_pClassName)ConsoleObject [inline, static]
create(const U32 groupId, const U32 typeId, const U32 in_classId)ConsoleObject [inline, static]
endGroup(const char *in_pGroupname)ConsoleObject [protected, static]
findField(StringTableEntry fieldName) const ConsoleObject [inline]
getClassId(U32 netClassGroup) const ConsoleObject [inline]
getClassName() const ConsoleObject [inline]
getClassRep() const ConsoleObject [virtual]
getComponent(S32 idx)SimComponent [inline]
getComponent()SimComponent
getComponentCount()SimComponent [inline]
getComponentList()SimComponent [inline, protected]
getComponentName()SimComponent [inline, virtual]
getDynamicGroupExpand()ConsoleObject [inline]
getFieldList() const ConsoleObject [inline]
getInterface(const char *type=NULL, const char *name=NULL, const SimComponent *owner=NULL, bool notOwner=false)SimComponent
getInterface(const char *type=NULL, const char *name=NULL, const SimComponent *owner=NULL, bool notOwner=false)SimComponent
getInterfaces(ComponentInterfaceList *list, const char *type=NULL, const char *name=NULL, const SimComponent *owner=NULL, bool notOwner=false)SimComponent [virtual]
getInterfaces(ComponentInterfaceList *list, const char *type=NULL, const char *name=NULL, const SimComponent *owner=NULL, bool notOwner=false)SimComponent
getModifiableFieldList()ConsoleObject [inline]
getOwner() const SimComponent [inline]
getParentStaticClassRep()ConsoleObject [inline, static]
getStaticClassRep()ConsoleObject [inline, static]
hasComponents() const SimComponent [inline]
initPersistFields()ConsoleObject [static]
isEnabled() const SimComponent [inline]
lookupClassName(const U32 in_classTag)ConsoleObject [static]
mEnabledSimComponent
mInterfaceCacheSimComponent [protected]
onComponentAdd(SimComponent *target)SimComponent [inline, virtual]
onComponentPostRegister()SimComponent [inline, protected, virtual]
onComponentRegister(SimComponent *owner)SimComponent [inline, protected, virtual]
onComponentRemove(SimComponent *target)SimComponent [inline, virtual]
onComponentUnRegister()SimComponent [inline, protected, virtual]
Parent typedefConsoleObject [private]
registerCachedInterface(const char *type, const char *name, SimComponent *interfaceOwner, ComponentInterface *cinterface)SimComponent
registerInterfaces(SimComponent *owner)SimComponent [inline, protected, virtual]
registerUnCachedInterface(const char *type, const char *name, SimComponent *interfaceOwner, ComponentInterface *cinterface)SimComponent
removeComponent(SimComponent *component)SimComponent [virtual]
removeField(const char *in_pFieldname)ConsoleObject [protected, static]
setEnabled(void *obj, const char *data)SimComponent [inline, static]
setEnabled(const bool enabled)SimComponent [inline, virtual]
setField(const char *fieldName, const char *value)ConsoleObject [inline]
SimComponent()SimComponent
SimComponentIterator typedefSimComponent [protected]
~ConsoleObject()ConsoleObject [virtual]
~SimComponent()SimComponent [virtual]