All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_memtracker Struct Reference

Detailed Description

Logger handle

Definition at line 57 of file src/include/aerospike/as_memtracker.h.

#include "as_memtracker.h"

+ Collaboration diagram for as_memtracker:

Data Fields

const as_memtracker_hooks * hooks
 
bool is_malloc
 
void * source
 

Field Documentation

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.


The documentation for this struct was generated from the following file: