pion-net
4.0.9
|
This is the complete list of members for pion::PionPoolAllocator< MinSize, MaxSize >, including all inherited members.
BOOST_STATIC_ASSERT(MaxSize >=MinSize) | pion::PionPoolAllocator< MinSize, MaxSize > | protected |
BOOST_STATIC_ASSERT(MaxSize%MinSize==0) (defined in pion::PionPoolAllocator< MinSize, MaxSize >) | pion::PionPoolAllocator< MinSize, MaxSize > | protected |
free(void *ptr, std::size_t n) | pion::PionPoolAllocator< MinSize, MaxSize > | inline |
FreeListPtr typedef (defined in pion::PionPoolAllocator< MinSize, MaxSize >) | pion::PionPoolAllocator< MinSize, MaxSize > | protected |
getPool(const std::size_t n) | pion::PionPoolAllocator< MinSize, MaxSize > | inlineprotected |
malloc(std::size_t n) | pion::PionPoolAllocator< MinSize, MaxSize > | inline |
NumberOfAllocs enum value (defined in pion::PionPoolAllocator< MinSize, MaxSize >) | pion::PionPoolAllocator< MinSize, MaxSize > | protected |
PionPoolAllocator(void) | pion::PionPoolAllocator< MinSize, MaxSize > | inline |
release_memory(size_t pad=10240000UL) | pion::PionPoolAllocator< MinSize, MaxSize > | inline |
~PionPoolAllocator() | pion::PionPoolAllocator< MinSize, MaxSize > | inlinevirtual |