Pyrogenesis  trunk
CCmpTest2Scripted Member List

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

Allocate(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpTest2Scriptedinlinestatic
AllocFunc typedefIComponent
CCmpTest2Scripted(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpTest2Scriptedinline
ClassInit(CComponentManager &componentManager)CCmpTest2Scriptedinlinestatic
Deallocate(IComponent *cmp)CCmpTest2Scriptedinlinestatic
DeallocFunc typedefIComponent
Deinit() overrideCCmpTest2Scriptedinlinevirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize) overrideCCmpTest2Scriptedinlinevirtual
GetComponentTypeId() const overrideCCmpTest2Scriptedinlinevirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() const overrideCCmpTest2Scriptedinlinevirtual
GetSchema()CCmpTest2Scriptedinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
GetX() overrideCCmpTest2Scriptedinlinevirtual
HandleMessage(const CMessage &msg, bool global) overrideCCmpTest2Scriptedinlinevirtual
Init(const CParamNode &paramNode) overrideCCmpTest2Scriptedinlinevirtual
m_ScriptCCmpTest2Scriptedprivate
NewJSObject(const ScriptInterface &scriptInterface, JS::MutableHandleObject out) constIComponentvirtual
RegisterComponentType(CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema)IComponentstatic
RegisterComponentTypeScriptWrapper(CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema)IComponentstatic
Serialize(ISerializer &serialize) overrideCCmpTest2Scriptedinlinevirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual