momo  3.9
momo::MemPoolParams< tBlockCount, tCachedFreeBlockCount > Member List

This is the complete list of members for momo::MemPoolParams< tBlockCount, tCachedFreeBlockCount >, including all inherited members.

blockAlignmentmomo::MemPoolParams< tBlockCount, tCachedFreeBlockCount >protected
blockCountmomo::MemPoolParams< tBlockCount, tCachedFreeBlockCount >static
blockSizemomo::MemPoolParams< tBlockCount, tCachedFreeBlockCount >protected
cachedFreeBlockCountmomo::MemPoolParams< tBlockCount, tCachedFreeBlockCount >static
GetBlockAlignment() const noexceptmomo::MemPoolParams< tBlockCount, tCachedFreeBlockCount >inline
GetBlockSize() const noexceptmomo::MemPoolParams< tBlockCount, tCachedFreeBlockCount >inline
MemPoolParams(size_t blockSize) noexceptmomo::MemPoolParams< tBlockCount, tCachedFreeBlockCount >inlineexplicit
MemPoolParams(size_t blockSize, size_t blockAlignment) noexceptmomo::MemPoolParams< tBlockCount, tCachedFreeBlockCount >inlineexplicit
MOMO_STATIC_ASSERT(MemPoolConst::CheckBlockCount(blockCount))momo::MemPoolParams< tBlockCount, tCachedFreeBlockCount >