Toggle navigation
PlayRho
0.9.0
GitHub
Main Page
Modules
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
playrho
StackAllocator
playrho::StackAllocator Member List
This is the complete list of members for
playrho::StackAllocator
, including all inherited members.
Allocate
(size_type size) noexcept
playrho::StackAllocator
AllocateArray
(size_type size) noexcept
playrho::StackAllocator
inline
Free
(void *p) noexcept
playrho::StackAllocator
GetAllocation
() const noexcept
playrho::StackAllocator
inline
GetDefaultConf
()
playrho::StackAllocator
inline
static
GetEntryCount
() const noexcept
playrho::StackAllocator
inline
GetIndex
() const noexcept
playrho::StackAllocator
inline
GetMaxAllocation
() const noexcept
playrho::StackAllocator
inline
GetMaxEntries
() const noexcept
playrho::StackAllocator
inline
GetPreallocatedSize
() const noexcept
playrho::StackAllocator
inline
operator()
(void *p) noexcept
playrho::StackAllocator
inline
operator=
(const StackAllocator &other)=delete
playrho::StackAllocator
operator=
(StackAllocator &&other)=delete
playrho::StackAllocator
size_type
typedef
playrho::StackAllocator
StackAllocator
(Conf config=GetDefaultConf()) noexcept
playrho::StackAllocator
explicit
StackAllocator
(const StackAllocator ©)=delete
playrho::StackAllocator
StackAllocator
(StackAllocator &&other)=delete
playrho::StackAllocator
~StackAllocator
() noexcept
playrho::StackAllocator