Pool.h File Reference

A class for maintaining a large chunks of memory and handing out small blocks very quickly. More...

#include "Utilities/PAssert.h"
#include <stddef.h>
#include <string.h>
#include <vector>

Include dependency graph for Pool.h:

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


Classes

class  Pool
 A Pool maintains a set of page-sized chunks of memory, and hands out small blocks very quickly. More...
struct  Pool::Link

Detailed Description

A class for maintaining a large chunks of memory and handing out small blocks very quickly.

Intended to be used in new and delete operators of small classes.


Generated on Wed Mar 16 06:18:33 2011 for FreePOOMA by  doxygen 1.5.9