#include <StrmChannel.h>
◆ Alloc()
| void * nw4hbm::snd::detail::StrmBufferPool::Alloc |
( |
| ) |
|
◆ Free()
| void nw4hbm::snd::detail::StrmBufferPool::Free |
( |
void * | buffer | ) |
|
◆ GetBlockSize()
| u32 nw4hbm::snd::detail::StrmBufferPool::GetBlockSize |
( |
| ) |
const |
|
inline |
◆ Setup()
| void nw4hbm::snd::detail::StrmBufferPool::Setup |
( |
void * | base, |
|
|
u32 | size, |
|
|
int | count ) |
◆ Shutdown()
| void nw4hbm::snd::detail::StrmBufferPool::Shutdown |
( |
| ) |
|
◆ BITS_PER_BYTE
| const int nw4hbm::snd::detail::StrmBufferPool::BITS_PER_BYTE = 8 |
|
staticprivate |
◆ BLOCK_MAX
| const int nw4hbm::snd::detail::StrmBufferPool::BLOCK_MAX = 32 |
|
staticprivate |
◆ mAllocCount
| int nw4hbm::snd::detail::StrmBufferPool::mAllocCount |
|
private |
◆ mAllocFlags
◆ mBlockCount
| int nw4hbm::snd::detail::StrmBufferPool::mBlockCount |
|
private |
◆ mBlockSize
| u32 nw4hbm::snd::detail::StrmBufferPool::mBlockSize |
|
private |
◆ mBuffer
| void* nw4hbm::snd::detail::StrmBufferPool::mBuffer |
|
private |
◆ mBufferSize
| u32 nw4hbm::snd::detail::StrmBufferPool::mBufferSize |
|
private |
The documentation for this class was generated from the following file: