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

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

ClearStatus()kiwano::ObjectBase
ConfigIni() (定义于 kiwano::ConfigIni)kiwano::ConfigIni
ConfigIni(StringView file_path)kiwano::ConfigIni
DeleteKey(StringView section, StringView key)kiwano::ConfigIni
DeleteSection(StringView section)kiwano::ConfigIni
Deserialize(const Vector< uint8_t > &data)kiwano::Serializableinline
DoDeserialize(Deserializer *deserializer) overridekiwano::ObjectBasevirtual
DoSerialize(Serializer *serializer) const overridekiwano::ObjectBasevirtual
DumpTracingObjects()kiwano::ObjectBasestatic
Fail(StringView msg, int code=ObjectStatus::fail)kiwano::ObjectBase
GetBool(StringView section, StringView key, bool default_value=false) constkiwano::ConfigIni
GetDouble(StringView section, StringView key, double default_value=0.0) constkiwano::ConfigIni
GetFloat(StringView section, StringView key, float default_value=0.0f) constkiwano::ConfigIni
GetInt(StringView section, StringView key, int default_value=0) constkiwano::ConfigIni
GetName() constkiwano::ObjectBaseinline
GetObjectID() constkiwano::ObjectBaseinline
GetRefCount() constkiwano::RefObject
GetSection(StringView section) constkiwano::ConfigIni
GetSectionMap() constkiwano::ConfigIni
GetStatus() constkiwano::ObjectBase
GetString(StringView section, StringView key, StringView default_value=String()) constkiwano::ConfigIni
GetTracingObjects()kiwano::ObjectBasestatic
GetUserData() constkiwano::ObjectBase
HasKey(StringView section, StringView key) constkiwano::ConfigIni
HasSection(StringView section) constkiwano::ConfigIni
Hold(RefPtr< ObjectBase > other)kiwano::ObjectBase
IsName(StringView name) constkiwano::ObjectBaseinline
IsTracingLeaks()kiwano::ObjectBasestatic
IsValid() constkiwano::ObjectBasevirtual
Load(StringView file_path)kiwano::ConfigIni
Load(std::istream &is)kiwano::ConfigIni
LoadFromString(StringView content)kiwano::ConfigIni
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
operator[](StringView section) (定义于 kiwano::ConfigIni)kiwano::ConfigIni
operator[](StringView section) const (定义于 kiwano::ConfigIni)kiwano::ConfigIni
RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectprotected
Release()kiwano::RefObject
Retain()kiwano::RefObject
Save(StringView file_path)kiwano::ConfigIni
Save(std::ostream &os)kiwano::ConfigIni
SaveToString(String &content)kiwano::ConfigIni
SectionMap typedefkiwano::ConfigIni
Serialize() constkiwano::Serializableinline
SetBool(StringView section, StringView key, bool value)kiwano::ConfigIni
SetDouble(StringView section, StringView key, double value)kiwano::ConfigIni
SetFloat(StringView section, StringView key, float value)kiwano::ConfigIni
SetInt(StringView section, StringView key, int value)kiwano::ConfigIni
SetName(StringView name)kiwano::ObjectBase
SetObjectPolicy(const ObjectPolicyFunc &policy)kiwano::ObjectBasestatic
SetSection(StringView section, const ValueMap &values)kiwano::ConfigIni
SetSectionMap(const SectionMap &sections)kiwano::ConfigIni
SetStatus(const ObjectStatus &status)kiwano::ObjectBase
SetString(StringView section, StringView key, StringView value)kiwano::ConfigIni
SetUserData(void *data)kiwano::ObjectBase
StartTracingLeaks()kiwano::ObjectBasestatic
StopTracingLeaks()kiwano::ObjectBasestatic
Unhold(RefPtr< ObjectBase > other)kiwano::ObjectBase
ValueMap typedefkiwano::ConfigIni
~ObjectBase() (定义于 kiwano::ObjectBase)kiwano::ObjectBasevirtual
~RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectvirtual