Coherent UI  2.5.3
A modern user interface library for games
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Coherent::MemoryManagement::IAllocator Member List

This is the complete list of members for Coherent::MemoryManagement::IAllocator, including all inherited members.

Allocate(size_t size)=0Coherent::MemoryManagement::IAllocatorpure virtual
Deallocate(void *ptr)=0Coherent::MemoryManagement::IAllocatorpure virtual
~IAllocator()=0Coherent::MemoryManagement::IAllocatorpure virtual