![]() |
Logger handle
Definition at line 57 of file src/include/aerospike/as_memtracker.h.
#include "as_memtracker.h"
Data Fields | |
const as_memtracker_hooks * | hooks |
bool | is_malloc |
void * | source |
const as_memtracker_hooks * as_memtracker::hooks |
Definition at line 60 of file src/include/aerospike/as_memtracker.h.
bool as_memtracker::is_malloc |
Definition at line 58 of file src/include/aerospike/as_memtracker.h.
void * as_memtracker::source |
Definition at line 59 of file src/include/aerospike/as_memtracker.h.