free(void *ptr) | HL::ProvideObjectManager< S > | [inline] |
getNext(void *const ptr) | HL::ObjectManagerBase< S > | [inline, protected, static] |
getObject(void *const ptr) | HL::ObjectManagerBase< S > | [inline, protected, static] |
getOverhead(void *const) | HL::ObjectManagerBase< S > | [inline, protected, static] |
getPrev(void *const ptr) | HL::ObjectManagerBase< S > | [inline, protected, static] |
getPrevSize(void *const ptr) | HL::ObjectManagerBase< S > | [inline, protected, static] |
getSize(void *const ptr) | HL::ObjectManagerBase< S > | [inline, static] |
isFree(void *const ptr) | HL::ObjectManagerBase< S > | [inline, protected, static] |
isPrevFree(void *const ptr) | HL::ObjectManagerBase< S > | [inline, protected, static] |
makeObject(void *buf, size_t prevSize, size_t sz) | HL::ObjectManagerBase< S > | [inline, protected, static] |
malloc(size_t sz) | HL::ProvideObjectManager< S > | [inline] |
markFree(void *ptr) | HL::ObjectManagerBase< S > | [inline, protected, static] |
markInUse(void *ptr) | HL::ObjectManagerBase< S > | [inline, protected, static] |