Kiwano Engine
v1.3.x
kiwano::EventListener 成员列表
成员的完整列表,这些成员属于
kiwano::EventListener
,包括所有继承而来的类成员
Callback
typedef
kiwano::EventListener
ClearStatus
()
kiwano::ObjectBase
Create
(const Callback &callback)
kiwano::EventListener
static
Create
(StringView name, const Callback &callback)
kiwano::EventListener
static
Create
(EventType type, const Callback &callback)
kiwano::EventListener
static
Create
(StringView name, EventType type, const Callback &callback)
kiwano::EventListener
static
Deserialize
(const Vector< uint8_t > &data)
kiwano::Serializable
inline
DoDeserialize
(Deserializer *deserializer) override
kiwano::ObjectBase
virtual
DoSerialize
(Serializer *serializer) const override
kiwano::ObjectBase
virtual
DumpTracingObjects
()
kiwano::ObjectBase
static
EventDispatcher
(定义于
kiwano::EventListener
)
kiwano::EventListener
friend
EventListener
() (定义于
kiwano::EventListener
)
kiwano::EventListener
Fail
(StringView msg, int code=ObjectStatus::fail)
kiwano::ObjectBase
GetName
() const
kiwano::ObjectBase
inline
GetNext
() const
kiwano::IntrusiveListValue< RefPtr< EventListener > >
inline
protected
GetNext
()
kiwano::IntrusiveListValue< RefPtr< EventListener > >
inline
protected
GetObjectID
() const
kiwano::ObjectBase
inline
GetPrev
() const
kiwano::IntrusiveListValue< RefPtr< EventListener > >
inline
protected
GetPrev
()
kiwano::IntrusiveListValue< RefPtr< EventListener > >
inline
protected
GetRefCount
() const
kiwano::RefObject
GetStatus
() const
kiwano::ObjectBase
GetTracingObjects
()
kiwano::ObjectBase
static
GetUserData
() const
kiwano::ObjectBase
Handle
(Event *evt)=0
kiwano::EventListener
pure virtual
Hold
(RefPtr< ObjectBase > other)
kiwano::ObjectBase
IsName
(StringView name) const
kiwano::ObjectBase
inline
IsRemoveable
() const
kiwano::EventListener
inline
IsRunning
() const
kiwano::EventListener
inline
IsSwallowEnabled
() const
kiwano::EventListener
inline
IsTracingLeaks
()
kiwano::ObjectBase
static
IsValid
() const
kiwano::ObjectBase
virtual
Noncopyable
()=default (定义于
kiwano::Noncopyable
)
kiwano::Noncopyable
protected
ObjectBase
()
kiwano::ObjectBase
operator delete
(void *ptr) (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator delete
(void *ptr, std::nothrow_t const &) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator delete
(void *ptr, void *place) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator new
(size_t size) (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator new
(size_t size, std::nothrow_t const &) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator new
(size_t size, void *ptr) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
RefObject
() (定义于
kiwano::RefObject
)
kiwano::RefObject
protected
Release
()
kiwano::RefObject
Remove
()
kiwano::EventListener
inline
Retain
()
kiwano::RefObject
Serialize
() const
kiwano::Serializable
inline
SetName
(StringView name)
kiwano::ObjectBase
SetObjectPolicy
(const ObjectPolicyFunc &policy)
kiwano::ObjectBase
static
SetStatus
(const ObjectStatus &status)
kiwano::ObjectBase
SetSwallowEnabled
(bool enabled)
kiwano::EventListener
inline
SetUserData
(void *data)
kiwano::ObjectBase
Start
()
kiwano::EventListener
inline
StartTracingLeaks
()
kiwano::ObjectBase
static
Stop
()
kiwano::EventListener
inline
StopTracingLeaks
()
kiwano::ObjectBase
static
Unhold
(RefPtr< ObjectBase > other)
kiwano::ObjectBase
~EventListener
() (定义于
kiwano::EventListener
)
kiwano::EventListener
virtual
~ObjectBase
() (定义于
kiwano::ObjectBase
)
kiwano::ObjectBase
virtual
~RefObject
() (定义于
kiwano::RefObject
)
kiwano::RefObject
virtual
制作者
1.9.4