Kiwano Engine
v1.3.x
kiwano::ObjectBase 成员列表
成员的完整列表,这些成员属于
kiwano::ObjectBase
,包括所有继承而来的类成员
ClearStatus
()
kiwano::ObjectBase
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
Fail
(StringView msg, int code=ObjectStatus::fail)
kiwano::ObjectBase
GetName
() const
kiwano::ObjectBase
inline
GetObjectID
() const
kiwano::ObjectBase
inline
GetRefCount
() const
kiwano::RefObject
GetStatus
() const
kiwano::ObjectBase
GetTracingObjects
()
kiwano::ObjectBase
static
GetUserData
() const
kiwano::ObjectBase
Hold
(RefPtr< ObjectBase > other)
kiwano::ObjectBase
IsName
(StringView name) const
kiwano::ObjectBase
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
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
SetUserData
(void *data)
kiwano::ObjectBase
StartTracingLeaks
()
kiwano::ObjectBase
static
StopTracingLeaks
()
kiwano::ObjectBase
static
Unhold
(RefPtr< ObjectBase > other)
kiwano::ObjectBase
~ObjectBase
() (定义于
kiwano::ObjectBase
)
kiwano::ObjectBase
virtual
~RefObject
() (定义于
kiwano::RefObject
)
kiwano::RefObject
virtual
制作者
1.9.4