PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::StackAllocator Member List

This is the complete list of members for playrho::StackAllocator, including all inherited members.

Allocate(size_type size)playrho::StackAllocator
AllocateArray(size_type size)playrho::StackAllocatorinline
Free(void *p) noexceptplayrho::StackAllocator
GetAllocation() const noexceptplayrho::StackAllocatorinline
GetDefaultConf()playrho::StackAllocatorinlinestatic
GetEntryCount() const noexceptplayrho::StackAllocatorinline
GetIndex() const noexceptplayrho::StackAllocatorinline
GetMaxAllocation() const noexceptplayrho::StackAllocatorinline
GetMaxEntries() const noexceptplayrho::StackAllocatorinline
GetPreallocatedSize() const noexceptplayrho::StackAllocatorinline
m_allocationplayrho::StackAllocatorprivate
m_dataplayrho::StackAllocatorprivate
m_entriesplayrho::StackAllocatorprivate
m_entryCountplayrho::StackAllocatorprivate
m_indexplayrho::StackAllocatorprivate
m_max_entriesplayrho::StackAllocatorprivate
m_maxAllocationplayrho::StackAllocatorprivate
m_sizeplayrho::StackAllocatorprivate
operator()(void *p) noexceptplayrho::StackAllocatorinline
operator=(const StackAllocator &other)=deleteplayrho::StackAllocator
operator=(StackAllocator &&other)=delete (defined in playrho::StackAllocator)playrho::StackAllocator
size_type typedefplayrho::StackAllocator
StackAllocator(Conf config=GetDefaultConf())playrho::StackAllocatorexplicit
StackAllocator(const StackAllocator &copy)=deleteplayrho::StackAllocator
StackAllocator(StackAllocator &&other)=delete (defined in playrho::StackAllocator)playrho::StackAllocator
~StackAllocator() noexcept (defined in playrho::StackAllocator)playrho::StackAllocator