Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::mem::StackAllocator< CapacityInBytes > Member List

This is the complete list of members for gaia::mem::StackAllocator< CapacityInBytes >, including all inherited members.

alloc(uint32_t cnt)gaia::mem::StackAllocator< CapacityInBytes >inline
capacity() (defined in gaia::mem::StackAllocator< CapacityInBytes >)gaia::mem::StackAllocator< CapacityInBytes >inline
free(void *pData, uint32_t cnt)gaia::mem::StackAllocator< CapacityInBytes >inline
operator=(const StackAllocator &)=delete (defined in gaia::mem::StackAllocator< CapacityInBytes >)gaia::mem::StackAllocator< CapacityInBytes >
operator=(StackAllocator &&)=delete (defined in gaia::mem::StackAllocator< CapacityInBytes >)gaia::mem::StackAllocator< CapacityInBytes >
reset()gaia::mem::StackAllocator< CapacityInBytes >inline
StackAllocator() (defined in gaia::mem::StackAllocator< CapacityInBytes >)gaia::mem::StackAllocator< CapacityInBytes >inline
StackAllocator(const StackAllocator &)=delete (defined in gaia::mem::StackAllocator< CapacityInBytes >)gaia::mem::StackAllocator< CapacityInBytes >
StackAllocator(StackAllocator &&)=delete (defined in gaia::mem::StackAllocator< CapacityInBytes >)gaia::mem::StackAllocator< CapacityInBytes >
~StackAllocator() (defined in gaia::mem::StackAllocator< CapacityInBytes >)gaia::mem::StackAllocator< CapacityInBytes >inline