Proton  1.1.1
Make porting easy from Python to C++11
proton::mem_pool Class Reference

the main memory pool. More...

#include <proton/pool.hpp>

List of all members.

Public Member Functions

size_t get_seg_total ()
 get total memory usage of seg pools
size_t get_seg_free ()
 get total free allocatable memory of seg pools

Detailed Description

the main memory pool.

mem_pool contains many seg_pools for different size ranges.

Definition at line 253 of file pool.hpp.


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