CrystalSpace

Public API Reference

csutil/mempool.h File Reference

Generic Memory Allocator. More...

#include "cssysdef.h"
#include "csextern.h"
#include "csutil/array.h"
#include "csutil/custom_new_disable.h"
#include "csutil/custom_new_enable.h"

Go to the source code of this file.

Classes

class  csMemoryPool
 A quick-allocation pool for storage of arbitrary data. More...

Functions

void * operator new (size_t n, csMemoryPool &p)
 Convenience new operator which makes the allocation from a csMemoryPool rather than from the system heap.

Detailed Description

Generic Memory Allocator.

Definition in file mempool.h.


Generated for Crystal Space 2.0 by doxygen 1.6.1