![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
This is the complete list of members for nw4hbm::snd::detail::MemoryPool< T >, including all inherited members.
| Alloc() | nw4hbm::snd::detail::MemoryPool< T > | inline |
| AllocImpl() | nw4hbm::snd::detail::PoolImpl | private |
| Count() const | nw4hbm::snd::detail::MemoryPool< T > | inline |
| CountImpl() const | nw4hbm::snd::detail::PoolImpl | private |
| Create(void *buffer, u32 size) | nw4hbm::snd::detail::MemoryPool< T > | inline |
| CreateImpl(void *buffer, u32 size, u32 objSize) | nw4hbm::snd::detail::PoolImpl | private |
| Destroy(void *buffer, u32 size) | nw4hbm::snd::detail::MemoryPool< T > | inline |
| DestroyImpl(void *buffer, u32 size) | nw4hbm::snd::detail::PoolImpl | private |
| Free(T *obj) | nw4hbm::snd::detail::MemoryPool< T > | inline |
| FreeImpl(void *ptr) | nw4hbm::snd::detail::PoolImpl | private |
| mNext | nw4hbm::snd::detail::PoolImpl | private |
| PoolImpl() | nw4hbm::snd::detail::PoolImpl | inlineprivate |