This is the complete list of members for BlockWipedPool, including all inherited members.
Allocator typedef | BlockWipedPool | |
allocator(std::size_t typeSize) | BlockWipedPool | |
BlockWipedPool(std::size_t blockSize, std::size_t maxRecycle) | BlockWipedPool | |
clear() | BlockWipedPool | |
m_blockSize | BlockWipedPool | private |
m_last | BlockWipedPool | private |
m_lastSize | BlockWipedPool | private |
m_maxRecycle | BlockWipedPool | private |
m_pool | BlockWipedPool | private |
Pool typedef | BlockWipedPool | |
visit(Visitor &visitor) const | BlockWipedPool | inline |
wipe(bool force=true) | BlockWipedPool | |
~BlockWipedPool() | BlockWipedPool |