commons::mem_region Class Reference
Simple dynamically growing memory region that does not support deallocation.
More...
#include <region.h>
List of all members.
|
Public Member Functions |
void | addref () |
void | decref () |
void * | alloc_mem (size_t n) |
Detailed Description
Simple dynamically growing memory region that does not support deallocation.
Definition at line 36 of file region.h.
The documentation for this class was generated from the following file: