, including all inherited members.
| getNext(void *const ptr) | HL::ObjectManagerBase< SuperHeap > | [inline, protected, static] |
| getObject(void *const ptr) | HL::ObjectManagerBase< SuperHeap > | [inline, protected, static] |
| getOverhead(void *const) | HL::ObjectManagerBase< SuperHeap > | [inline, protected, static] |
| getPrev(void *const ptr) | HL::ObjectManagerBase< SuperHeap > | [inline, protected, static] |
| getPrevSize(void *const ptr) | HL::ObjectManagerBase< SuperHeap > | [inline, protected, static] |
| getSize(void *const ptr) | HL::ObjectManagerBase< SuperHeap > | [inline, static] |
| isFree(void *const ptr) | HL::ObjectManagerBase< SuperHeap > | [inline, protected, static] |
| isPrevFree(void *const ptr) | HL::ObjectManagerBase< SuperHeap > | [inline, protected, static] |
| makeObject(void *buf, size_t prevSize, size_t sz) | HL::ObjectManagerBase< SuperHeap > | [inline, protected, static] |
| markFree(void *ptr) | HL::ObjectManagerBase< SuperHeap > | [inline, protected, static] |
| markInUse(void *ptr) | HL::ObjectManagerBase< SuperHeap > | [inline, protected, static] |
| setPrevSize(void *ptr, size_t sz) | HL::ObjectManagerBase< SuperHeap > | [inline, private, static] |
| setSize(void *ptr, size_t sz) | HL::ObjectManagerBase< SuperHeap > | [inline, private, static] |