EpcTools
An event based multi-threaded C++ development framework.
Classes | Functions
ememory.h File Reference

Contains the class definitions to support the pool based memory allocation. More...

#include "eerror.h"
#include "esynch.h"
#include "etime.h"

Go to the source code of this file.

Classes

class  EMemory
 
class  EMemory::Block
 
class  EMemory::Node
 
class  EMemory::Pool
 

Functions

 DECLARE_ERROR (EMemory_NodeSizeTooSmall)
 

Detailed Description

Contains the class definitions to support the pool based memory allocation.

Function Documentation

DECLARE_ERROR ( EMemory_NodeSizeTooSmall  )