HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SYS_Memory Member List

This is the complete list of members for SYS_Memory, including all inherited members.

acquire(SYS_MemoryTable &table, int which_entry, size_t amount)SYS_Memoryinlinestatic
Calloc(SYS_MemoryTable &table, int which_entry, size_t amount)SYS_Memoryinlinestatic
Free(SYS_MemoryTable &table, int which_entry, void *memory, size_t amount)SYS_Memoryinlinestatic
Malloc(SYS_MemoryTable &table, int which_entry, size_t amount)SYS_Memoryinlinestatic
Realloc(SYS_MemoryTable &table, int which_entry, void *original_memory, size_t old_amount, size_t new_amount)SYS_Memoryinlinestatic
release(SYS_MemoryTable &table, int which_entry, size_t amount)SYS_Memoryinlinestatic