Public Member Functions | |
CPointerEntry (void *pointer, CPointerEntry *entry) | |
Static Public Member Functions | |
CPointerEntry * | find (CPointerEntry *cat, void *pointer) |
Data Fields | |
CPointerEntry * | Next |
void * | Pointer |
|
Definition at line 3260 of file memory/heap_allocator.cpp. |
|
Definition at line 3265 of file memory/heap_allocator.cpp. |
|
Definition at line 3276 of file memory/heap_allocator.cpp. |
|
Definition at line 3275 of file memory/heap_allocator.cpp. |