|
HDK
|
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_MemoryAPI | inlinestatic |
| Calloc(UT_MemoryTable &table, int which_entry, size_t amount) | UT_MemoryAPI | inlinestatic |
| Free(UT_MemoryTable &table, int which_entry, void *memory, size_t amount) | UT_MemoryAPI | inlinestatic |
| Malloc(UT_MemoryTable &table, int which_entry, size_t amount) | UT_MemoryAPI | inlinestatic |
| Realloc(UT_MemoryTable &table, int which_entry, void *original_memory, size_t old_amount, size_t new_amount) | UT_MemoryAPI | inlinestatic |
| release(UT_MemoryTable &table, int which_entry, size_t amount) | UT_MemoryAPI | inlinestatic |