Pyrogenesis  trunk
CCmpExample Member List

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

Allocate(const ScriptInterface &, JS::HandleValue)CCmpExampleinlinestatic
AllocFunc typedefIComponent
ClassInit(CComponentManager &componentManager)CCmpExampleinlinestatic
Deallocate(IComponent *cmp)CCmpExampleinlinestatic
DeallocFunc typedefIComponent
Deinit()CCmpExampleinlinevirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize)CCmpExampleinlinevirtual
DoWhatever(int x, int y)CCmpExampleinlinevirtual
GetComponentTypeId() const overrideCCmpExampleinlinevirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() constIComponentvirtual
GetSchema()CCmpExampleinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global)CCmpExampleinlinevirtual
Init(const CParamNode &paramNode)CCmpExampleinlinevirtual
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)CCmpExampleinlinevirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual