![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <snd_types.h>
Public Types | |
| typedef ut::LinkList< T, Ofs >::Iterator | Iterator |
Public Member Functions | |
| void | Append (T *obj) |
| void | Remove (T *obj) |
| T * | Alloc () |
| void | Free (T *obj) |
| Iterator | GetBeginIter () |
| Iterator | GetEndIter () |
Private Attributes | |
| ut::LinkList< T, Ofs > | mFreeList |
| ut::LinkList< T, Ofs > | mActiveList |
| ut::LinkList<T,Ofs>::Iterator nw4hbm::snd::InstanceManager< T, Ofs >::Iterator |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |