Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

chunkblock Struct Reference
[chunkallocator : A Memory Chunk Allocator.]

#include <chunkallocator.h>


Detailed Description

The structure that holds the information of a single chunkblock. The begin and endpointer delimite the chunkblock.

Definition at line 57 of file chunkallocator.h.

Data Fields

unsigned char * beginptr
unsigned char * endptr


Field Documentation

unsigned char* chunkblock::beginptr
 

Definition at line 59 of file chunkallocator.h.

unsigned char* chunkblock::endptr
 

Definition at line 60 of file chunkallocator.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 13 20:51:42 2004 for libgnn Gradient Retropropagation Machine Library by doxygen1.2.18