_MemPoolGlobalStats Struct Reference
[Memory Management (Memory Pool Allocator)]

#include <MemPool.h>

Collaboration diagram for _MemPoolGlobalStats:

List of all members.

Public Attributes

MemPoolMeterTheMeter
int tot_pools_alloc
int tot_pools_inuse
int tot_pools_mempid
int tot_chunks_alloc
int tot_chunks_inuse
int tot_chunks_partial
int tot_chunks_free
int tot_items_alloc
int tot_items_inuse
int tot_items_idle
int tot_overhead
ssize_t mem_idle_limit

Detailed Description

Todo:
Classify and add constructor/destructor to initialize properly.

Definition at line 379 of file MemPool.h.


Member Data Documentation

Definition at line 386 of file MemPool.h.

Referenced by memPoolGetGlobalStats(), and Mem::Report().

Definition at line 389 of file MemPool.h.

Referenced by memPoolGetGlobalStats(), and Mem::Report().

Definition at line 388 of file MemPool.h.

Referenced by memPoolGetGlobalStats(), and Mem::Report().

Definition at line 391 of file MemPool.h.

Referenced by memPoolGetGlobalStats(), and Mem::Report().

Definition at line 393 of file MemPool.h.

Referenced by memPoolGetGlobalStats(), and Mem::Report().

Definition at line 395 of file MemPool.h.

Referenced by memPoolGetGlobalStats(), and Mem::Report().

Definition at line 382 of file MemPool.h.

Referenced by memPoolGetGlobalStats(), and Mem::Report().

Definition at line 384 of file MemPool.h.

Referenced by memPoolGetGlobalStats().


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

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors