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

blockpool.C File Reference

This file contains the class functions for a "pool" based memory allocator. More...

#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include "stdtypes.h"
#include "blockpool.h"

Include dependency graph for blockpool.C:

Include dependency graph

Go to the source code of this file.


Detailed Description

This file contains the class functions for a "pool" based memory allocator.

These functions manage the block chain that makes up the memory pool and allocates memory from the individual blocks. The entire pool is freed at once. This object is independent of the actual memory allocation and deallocation functions, which are virutal functons.

Definition in file blockpool.C.


Generated on Wed Mar 31 21:15:55 2004 for Data Structures for a VHDL Compiler by doxygen 1.3.3