#include <snd_InstancePool.h>
Inherited by nw::snd::internal::InstancePool< MmlSequenceTrack > [private], and nw::snd::internal::InstancePool< T > [private].
◆ PoolImpl()
| nw::snd::internal::PoolImpl::PoolImpl |
( |
| ) |
|
|
inline |
◆ CreateImpl()
| u32 nw::snd::internal::PoolImpl::CreateImpl |
( |
void * | buffer, |
|
|
size_t | size, |
|
|
u32 | objSize ) |
|
protected |
◆ DestroyImpl()
| void nw::snd::internal::PoolImpl::DestroyImpl |
( |
| ) |
|
|
protected |
◆ CountImpl()
| int nw::snd::internal::PoolImpl::CountImpl |
( |
| ) |
const |
|
protected |
◆ AllocImpl()
| void * nw::snd::internal::PoolImpl::AllocImpl |
( |
| ) |
|
|
protected |
◆ FreeImpl()
| void nw::snd::internal::PoolImpl::FreeImpl |
( |
void * | ptr | ) |
|
|
protected |
◆ m_pNext
| PoolImpl* nw::snd::internal::PoolImpl::m_pNext |
|
private |