All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Eegeo::SystemAllocator Member List

This is the complete list of members for Eegeo::SystemAllocator, including all inherited members.

Calloc(size_t num_items, size_t size) (defined in Eegeo::SystemAllocator)Eegeo::SystemAllocatorstatic
Free(void *ptr) (defined in Eegeo::SystemAllocator)Eegeo::SystemAllocatorstatic
FreeDefiniteSize(void *ptr, size_t size) (defined in Eegeo::SystemAllocator)Eegeo::SystemAllocatorstatic
GetDefaultAlignment() (defined in Eegeo::SystemAllocator)Eegeo::SystemAllocatorstatic
Init() (defined in Eegeo::SystemAllocator)Eegeo::SystemAllocatorstatic
Malloc(size_t size) (defined in Eegeo::SystemAllocator)Eegeo::SystemAllocatorstatic
MemAlign(size_t alignment, size_t size) (defined in Eegeo::SystemAllocator)Eegeo::SystemAllocatorstatic
Realloc(void *ptr, size_t size) (defined in Eegeo::SystemAllocator)Eegeo::SystemAllocatorstatic