| cache_ (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | protected |
| callback_ (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | protected |
| ClearCache() | kiwano::audio::SoundPlayer | |
| ClearStatus() | kiwano::ObjectBase | |
| ClearTrash() (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | protected |
| 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 |
| GetPlayingList() const | kiwano::audio::SoundPlayer | inline |
| GetRefCount() const | kiwano::RefObject | |
| GetStatus() const | kiwano::ObjectBase | |
| GetTracingObjects() | kiwano::ObjectBase | static |
| GetUserData() const | kiwano::ObjectBase | |
| GetVolume() const | kiwano::audio::SoundPlayer | |
| 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 | |
| OnEnd(Sound *sound) (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | protected |
| OnVolumeChanged(Sound *sound, float volume) (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | protected |
| 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 |
| PauseAll() | kiwano::audio::SoundPlayer | |
| Play(RefPtr< Sound > sound, int loop_count=0) | kiwano::audio::SoundPlayer | |
| Play(StringView file_path, int loop_count=0) | kiwano::audio::SoundPlayer | |
| Play(const Resource &res, int loop_count=0) | kiwano::audio::SoundPlayer | |
| Preload(StringView file_path) | kiwano::audio::SoundPlayer | |
| Preload(const Resource &res, StringView ext="") | kiwano::audio::SoundPlayer | |
| RefObject() (定义于 kiwano::RefObject) | kiwano::RefObject | protected |
| Release() | kiwano::RefObject | |
| RemoveCallback(Sound *sound) (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | protected |
| ResumeAll() | kiwano::audio::SoundPlayer | |
| Retain() | kiwano::RefObject | |
| Serialize() const | kiwano::Serializable | inline |
| SetCallback(Sound *sound) (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | protected |
| SetName(StringView name) | kiwano::ObjectBase | |
| SetObjectPolicy(const ObjectPolicyFunc &policy) | kiwano::ObjectBase | static |
| SetStatus(const ObjectStatus &status) | kiwano::ObjectBase | |
| SetUserData(void *data) | kiwano::ObjectBase | |
| SetVolume(float volume) | kiwano::audio::SoundPlayer | |
| sound_list_ (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | protected |
| SoundList typedef (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | |
| SoundPlayer() (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | |
| StartTracingLeaks() | kiwano::ObjectBase | static |
| StopAll() | kiwano::audio::SoundPlayer | |
| StopTracingLeaks() | kiwano::ObjectBase | static |
| trash_ (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | protected |
| Unhold(RefPtr< ObjectBase > other) | kiwano::ObjectBase | |
| volume_ (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | protected |
| ~ObjectBase() (定义于 kiwano::ObjectBase) | kiwano::ObjectBase | virtual |
| ~RefObject() (定义于 kiwano::RefObject) | kiwano::RefObject | virtual |
| ~SoundPlayer() (定义于 kiwano::audio::SoundPlayer) | kiwano::audio::SoundPlayer | |