MxEngine
MxEngine::RandomAllocator Member List

This is the complete list of members for MxEngine::RandomAllocator, including all inherited members.

Alloc(Args &&... args)MxEngine::RandomAllocatorinline
DataPointer typedef (defined in MxEngine::RandomAllocator)MxEngine::RandomAllocator
Dump(std::ostream &out) constMxEngine::RandomAllocatorinline
Free(T *ptr)MxEngine::RandomAllocatorinline
GetBase()MxEngine::RandomAllocatorinline
Init(DataPointer data, size_t bytes)MxEngine::RandomAllocatorinline
RandomAllocator()MxEngine::RandomAllocatorinline
RandomAllocator(DataPointer data, size_t bytes)MxEngine::RandomAllocatorinline
RawAlloc(size_t bytes, size_t align=1)MxEngine::RandomAllocatorinline
RawFree(uint8_t *ptr)MxEngine::RandomAllocatorinline
StackAlloc(Args &&... args)MxEngine::RandomAllocatorinline