Kiwano Engine v1.3.x
kiwano::EventListener 成员列表

成员的完整列表,这些成员属于 kiwano::EventListener,包括所有继承而来的类成员

Callback typedefkiwano::EventListener
ClearStatus()kiwano::ObjectBase
Create(const Callback &callback)kiwano::EventListenerstatic
Create(StringView name, const Callback &callback)kiwano::EventListenerstatic
Create(EventType type, const Callback &callback)kiwano::EventListenerstatic
Create(StringView name, EventType type, const Callback &callback)kiwano::EventListenerstatic
Deserialize(const Vector< uint8_t > &data)kiwano::Serializableinline
DoDeserialize(Deserializer *deserializer) overridekiwano::ObjectBasevirtual
DoSerialize(Serializer *serializer) const overridekiwano::ObjectBasevirtual
DumpTracingObjects()kiwano::ObjectBasestatic
EventDispatcher (定义于 kiwano::EventListener)kiwano::EventListenerfriend
EventListener() (定义于 kiwano::EventListener)kiwano::EventListener
Fail(StringView msg, int code=ObjectStatus::fail)kiwano::ObjectBase
GetName() constkiwano::ObjectBaseinline
GetNext() constkiwano::IntrusiveListValue< RefPtr< EventListener > >inlineprotected
GetNext()kiwano::IntrusiveListValue< RefPtr< EventListener > >inlineprotected
GetObjectID() constkiwano::ObjectBaseinline
GetPrev() constkiwano::IntrusiveListValue< RefPtr< EventListener > >inlineprotected
GetPrev()kiwano::IntrusiveListValue< RefPtr< EventListener > >inlineprotected
GetRefCount() constkiwano::RefObject
GetStatus() constkiwano::ObjectBase
GetTracingObjects()kiwano::ObjectBasestatic
GetUserData() constkiwano::ObjectBase
Handle(Event *evt)=0kiwano::EventListenerpure virtual
Hold(RefPtr< ObjectBase > other)kiwano::ObjectBase
IsName(StringView name) constkiwano::ObjectBaseinline
IsRemoveable() constkiwano::EventListenerinline
IsRunning() constkiwano::EventListenerinline
IsSwallowEnabled() constkiwano::EventListenerinline
IsTracingLeaks()kiwano::ObjectBasestatic
IsValid() constkiwano::ObjectBasevirtual
Noncopyable()=default (定义于 kiwano::Noncopyable)kiwano::Noncopyableprotected
ObjectBase()kiwano::ObjectBase
operator delete(void *ptr) (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator delete(void *ptr, std::nothrow_t const &) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator delete(void *ptr, void *place) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size) (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size, std::nothrow_t const &) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size, void *ptr) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectprotected
Release()kiwano::RefObject
Remove()kiwano::EventListenerinline
Retain()kiwano::RefObject
Serialize() constkiwano::Serializableinline
SetName(StringView name)kiwano::ObjectBase
SetObjectPolicy(const ObjectPolicyFunc &policy)kiwano::ObjectBasestatic
SetStatus(const ObjectStatus &status)kiwano::ObjectBase
SetSwallowEnabled(bool enabled)kiwano::EventListenerinline
SetUserData(void *data)kiwano::ObjectBase
Start()kiwano::EventListenerinline
StartTracingLeaks()kiwano::ObjectBasestatic
Stop()kiwano::EventListenerinline
StopTracingLeaks()kiwano::ObjectBasestatic
Unhold(RefPtr< ObjectBase > other)kiwano::ObjectBase
~EventListener() (定义于 kiwano::EventListener)kiwano::EventListenervirtual
~ObjectBase() (定义于 kiwano::ObjectBase)kiwano::ObjectBasevirtual
~RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectvirtual