Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
memcache Struct Reference

#include <memcache.h>

Data Fields

unsigned long int max_v2p
 
unsigned long int max_mmap_size
 
unsigned long int current_mmap_size
 
GHashTable * cache
 
memcache_tag_priv_dtor tag_priv_dtor
 

Detailed Description

Definition at line 54 of file memcache.h.

Field Documentation

GHashTable* memcache::cache

Definition at line 58 of file memcache.h.

unsigned long int memcache::current_mmap_size

Definition at line 57 of file memcache.h.

unsigned long int memcache::max_mmap_size

Definition at line 56 of file memcache.h.

unsigned long int memcache::max_v2p

Definition at line 55 of file memcache.h.

memcache_tag_priv_dtor memcache::tag_priv_dtor

Definition at line 59 of file memcache.h.


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