CernVM-FS
2.12.0
|
#include <malloc_heap.h>
Public Member Functions | |
BlockPtr () | |
BlockPtr (void *p) | |
Public Attributes | |
void * | pointer |
Definition at line 38 of file malloc_heap.h.
|
inline |
Definition at line 39 of file malloc_heap.h.
|
inlineexplicit |
Definition at line 40 of file malloc_heap.h.
void* MallocHeap::BlockPtr::pointer |
Definition at line 41 of file malloc_heap.h.
Referenced by MemoryKvStore::OnBlockMove(), and PluginRamCache::OnBlockMove().