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

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

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