EpcTools
An event based multi-threaded C++ development framework.
EMemory::Pool Member List

This is the complete list of members for EMemory::Pool, including all inherited members.

allocate()EMemory::Poolinline
allocSize() const EMemory::Poolinline
blockCount() const EMemory::Poolinline
blockSize() const EMemory::Poolinline
deallocate(pVoid data)EMemory::Poolinline
nodeSize() const EMemory::Poolinline
Pool(size_t allocSize=0, size_t nodeSize=0, size_t blockCount=0)EMemory::Poolinline
setSize(size_t as, size_t ns, size_t bc=0)EMemory::Poolinline
~Pool()EMemory::Poolinline