alloc() | BlockWipedAllocator | |
Blocks typedef | BlockWipedAllocator | [private] |
BlockWipedAllocator(std::size_t typeSize, std::size_t blockSize) | BlockWipedAllocator | |
BlockWipedAllocator(BlockWipedAllocator const &rh) | BlockWipedAllocator | |
clear() const | BlockWipedAllocator | |
const_iterator typedef | BlockWipedAllocator | [private] |
dealloc(void *) | BlockWipedAllocator | |
iterator typedef | BlockWipedAllocator | [private] |
localCaches | BlockWipedAllocator | [private] |
m_alive | BlockWipedAllocator | [private] |
m_blocks | BlockWipedAllocator | [private] |
m_blockSize | BlockWipedAllocator | [private] |
m_current | BlockWipedAllocator | [private] |
m_next | BlockWipedAllocator | [private] |
m_typeSize | BlockWipedAllocator | [private] |
me() const | BlockWipedAllocator | [protected] |
nextBlock(bool advance) | BlockWipedAllocator | [private] |
operator=(BlockWipedAllocator const &rh) | BlockWipedAllocator | |
pointer typedef | BlockWipedAllocator | [private] |
registerCache(LocalCache *c) | BlockWipedAllocator | [inline] |
stat() const | BlockWipedAllocator | |
wipe() const | BlockWipedAllocator |