Proton  1.1.1
Make porting easy from Python to C++11
proton::detail::chunk_header Union Reference

header of chunk, the basic of memory block. More...

#include <proton/pool.hpp>

List of all members.

Public Attributes

pool_blockparent
 NULL means being malloc-ed directly.

Detailed Description

header of chunk, the basic of memory block.

Definition at line 31 of file pool.hpp.


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