#include <heap.hpp>
Atrybuty publiczne | |
void * | ptr |
size_t | size |
union { | |
uint32 facility | |
const char * name | |
}; | |
int(* | destruct )(class heapbox *, void *) |
union { | |
uint32 facility | |
const char * name | |
}; |
Definicja w linii 67 pliku heap.hpp.
Definicja w linii 70 pliku heap.hpp.
Odwołania w Memory::Heap::heapbox::freeFuncPr() i Memory::Heap::heapbox::freeFuncPr2().
const char* Memory::Heap::block_used::name |
union { ... } |
int(* Memory::Heap::block_used::destruct)(class heapbox *, void *) | ( | class heapbox * | , | |
void * | ||||
) |
union { ... } |