Pyrogenesis  trunk
CCmpAIInterfaceScripted Member List

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

Allocate(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpAIInterfaceScriptedinlinestatic
AllocFunc typedefIComponent
CCmpAIInterfaceScripted(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpAIInterfaceScriptedinline
ClassInit(CComponentManager &componentManager)CCmpAIInterfaceScriptedinlinestatic
Deallocate(IComponent *cmp)CCmpAIInterfaceScriptedinlinestatic
DeallocFunc typedefIComponent
Deinit() overrideCCmpAIInterfaceScriptedinlinevirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize) overrideCCmpAIInterfaceScriptedinlinevirtual
GetComponentTypeId() const overrideCCmpAIInterfaceScriptedinlinevirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetFullRepresentation(JS::MutableHandleValue ret, bool flushEvents=false) overrideCCmpAIInterfaceScriptedinlinevirtual
GetJSInstance() const overrideCCmpAIInterfaceScriptedinlinevirtual
GetRepresentation(JS::MutableHandleValue ret) overrideCCmpAIInterfaceScriptedinlinevirtual
GetSchema()CCmpAIInterfaceScriptedinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global) overrideCCmpAIInterfaceScriptedinlinevirtual
Init(const CParamNode &paramNode) overrideCCmpAIInterfaceScriptedinlinevirtual
m_ScriptCCmpAIInterfaceScriptedprivate
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) overrideCCmpAIInterfaceScriptedinlinevirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual