Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

mempool.h File Reference

#include "basictypes.h"
#include <cassert>
#include <stdexcept>
#include <stdlib.h>
#include <new>
#include <iostream>

Include dependency graph for mempool.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  MemoryPooled
 Wraps around a class T and redefines new() and delete() member functions. More...

class  MemPool
 A memory managed class suitable for many small arrays of type S. More...

union  MemPoolObject
 A memory management wrapper around a class S. More...


Detailed Description

Definition in file mempool.h.


Generated on Wed May 29 11:37:18 2002 for MarkovPR by doxygen1.2.15