EpcTools
An event based multi-threaded C++ development framework.
Public Member Functions | Protected Member Functions | List of all members
EMemory::Block Class Reference

#include <ememory.h>

Public Member Functions

 Block ()
 
Blocknext ()
 
pUChar data ()
 

Protected Member Functions

Blocknext (Block *nxt)
 

Constructor & Destructor Documentation

EMemory::Block::Block ( )
inline

Member Function Documentation

pUChar EMemory::Block::data ( )
inline
Block* EMemory::Block::next ( )
inline
Block& EMemory::Block::next ( Block nxt)
inlineprotected

The documentation for this class was generated from the following file: