Pyrogenesis  trunk
CCmpSettlementScripted Member List

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

Allocate(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpSettlementScriptedinlinestatic
AllocFunc typedefIComponent
CCmpSettlementScripted(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpSettlementScriptedinline
ClassInit(CComponentManager &componentManager)CCmpSettlementScriptedinlinestatic
Deallocate(IComponent *cmp)CCmpSettlementScriptedinlinestatic
DeallocFunc typedefIComponent
Deinit() overrideCCmpSettlementScriptedinlinevirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize) overrideCCmpSettlementScriptedinlinevirtual
GetComponentTypeId() const overrideCCmpSettlementScriptedinlinevirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() const overrideCCmpSettlementScriptedinlinevirtual
GetSchema()CCmpSettlementScriptedinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global) overrideCCmpSettlementScriptedinlinevirtual
Init(const CParamNode &paramNode) overrideCCmpSettlementScriptedinlinevirtual
m_ScriptCCmpSettlementScriptedprivate
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) overrideCCmpSettlementScriptedinlinevirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual