![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <ChannelManager.h>
Inheritance diagram for nw4hbm::snd::detail::ChannelManager:
Collaboration diagram for nw4hbm::snd::detail::ChannelManager:Public Member Functions | |
| ChannelManager () | |
Public Member Functions inherited from nw4hbm::snd::detail::InstanceManager< Channel, 0 > | |
| void | Append (Channel *obj) |
| void | Remove (Channel *obj) |
| Channel * | Alloc () |
| void | Free (Channel *obj) |
| Iterator | GetBeginIter () |
| Iterator | GetEndIter () |
Static Public Member Functions | |
| static ChannelManager & | GetInstance () |
Additional Inherited Members | |
Public Types inherited from nw4hbm::snd::detail::InstanceManager< Channel, 0 > | |
| typedef ut::LinkList< Channel, Ofs >::Iterator | Iterator |
|
inline |
|
inlinestatic |