util::Pool Class Reference

#include <pool.hh>

List of all members.

Public Member Functions

 Pool ()
 ~Pool ()
void * Allocate (std::size_t size)
void FreeAll ()


Detailed Description

Definition at line 12 of file pool.hh.


Constructor & Destructor Documentation

util::Pool::Pool (  ) 

Definition at line 11 of file pool.cc.

References NULL.

util::Pool::~Pool (  ) 

Definition at line 16 of file pool.cc.

References FreeAll().

Here is the call graph for this function:


Member Function Documentation

void* util::Pool::Allocate ( std::size_t  size  )  [inline]

void util::Pool::FreeAll (  ) 

Definition at line 20 of file pool.cc.

References NULL.

Referenced by ~Pool().

Here is the caller graph for this function:


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

Generated on Thu Jul 6 00:34:50 2017 for Moses by  doxygen 1.5.9