Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::FixedAllocator Member List

This is the complete list of members for SC::FixedAllocator, including all inherited members.

allocate(U &&... u)SC::MemoryAllocatorinline
allocate(const void *owner, size_t numBytes, size_t alignment)SC::MemoryAllocatorinline
allocateImpl(const void *owner, size_t numBytes, size_t alignment) overrideSC::FixedAllocatorprotectedvirtual
FixedAllocator(void *memory, size_t sizeInBytes) (defined in SC::FixedAllocator)SC::FixedAllocator
lastAllocatedSize (defined in SC::FixedAllocator)SC::FixedAllocatorprotected
lastAllocation (defined in SC::FixedAllocator)SC::FixedAllocatorprotected
memory (defined in SC::FixedAllocator)SC::FixedAllocatorprotected
position (defined in SC::FixedAllocator)SC::FixedAllocatorprotected
reallocate(void *memory, size_t numBytes)SC::MemoryAllocatorinline
reallocateImpl(void *memory, size_t numBytes) overrideSC::FixedAllocatorprotectedvirtual
release(void *memory)SC::MemoryAllocatorinline
releaseImpl(void *memory) overrideSC::FixedAllocatorprotectedvirtual
sizeInBytes (defined in SC::FixedAllocator)SC::FixedAllocatorprotected
statisticsSC::MemoryAllocator
~MemoryAllocator() (defined in SC::MemoryAllocator)SC::MemoryAllocatorinlinevirtual