Protium
Math and Design Features
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Protium::Allocation::SmallObjectAllocatorImplementation Member List

This is the complete list of members for Protium::Allocation::SmallObjectAllocatorImplementation, including all inherited members.

Allocate(std::size_t size, bool doThrow)Protium::Allocation::SmallObjectAllocatorImplementation
Deallocate(void *p, std::size_t size)Protium::Allocation::SmallObjectAllocatorImplementation
Deallocate(void *p)Protium::Allocation::SmallObjectAllocatorImplementation
fAlignSizeProtium::Allocation::SmallObjectAllocatorImplementationprivate
fMaxObjectSizeProtium::Allocation::SmallObjectAllocatorImplementationprivate
fPoolProtium::Allocation::SmallObjectAllocatorImplementationprivate
GetAlignment() const Protium::Allocation::SmallObjectAllocatorImplementationinline
GetMaxObjectSize() const Protium::Allocation::SmallObjectAllocatorImplementationinline
IsCorrupt(void) const Protium::Allocation::SmallObjectAllocatorImplementation
operator=(const SmallObjectAllocatorImplementation &)Protium::Allocation::SmallObjectAllocatorImplementationprivate
SmallObjectAllocatorImplementation(std::size_t pageSize, std::size_t maxObjectSize, std::size_t objectAlignSize)Protium::Allocation::SmallObjectAllocatorImplementationprotected
SmallObjectAllocatorImplementation(void)Protium::Allocation::SmallObjectAllocatorImplementationprivate
SmallObjectAllocatorImplementation(const SmallObjectAllocatorImplementation &)Protium::Allocation::SmallObjectAllocatorImplementationprivate
TrimExcessMemory(void)Protium::Allocation::SmallObjectAllocatorImplementation
~SmallObjectAllocatorImplementation(void)Protium::Allocation::SmallObjectAllocatorImplementationprotected