Pyrogenesis  trunk
ICmpAIInterface Member List

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

AllocFunc typedefIComponent
DeallocFunc typedefIComponent
Deinit()=0IComponentpure virtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize)=0IComponentpure virtual
GetComponentTypeId() const =0IComponentpure virtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetFullRepresentation(JS::MutableHandleValue ret, bool flushEvents)=0ICmpAIInterfacepure virtual
GetJSInstance() constIComponentvirtual
GetRepresentation(JS::MutableHandleValue ret)=0ICmpAIInterfacepure virtual
GetSchema()IComponentstatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global)IComponentvirtual
Init(const CParamNode &paramNode)=0IComponentpure virtual
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)=0IComponentpure virtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual