Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

MemBlock Struct Reference

List of all members.

Public Attributes

MemBlockNext
char * MemBase
char * MemPtr
int MemLength
int MemFree

Member Data Documentation

char* MemBlock::MemBase
 

Definition at line 56 of file mempool.c.

Referenced by MemBlock_IsValid(), MemPool_Destroy(), MemPool_Extend(), MemPool_Reset(), and MemPool_WalkNext().

int MemBlock::MemFree
 

Definition at line 59 of file mempool.c.

Referenced by MemBlock_IsValid(), MemPool_Extend(), MemPool_GetHunk(), MemPool_Reset(), and MemPool_WalkNext().

int MemBlock::MemLength
 

Definition at line 58 of file mempool.c.

Referenced by MemBlock_IsValid(), MemPool_Extend(), MemPool_Reset(), and MemPool_WalkNext().

char* MemBlock::MemPtr
 

Definition at line 57 of file mempool.c.

Referenced by MemBlock_IsValid(), MemPool_Extend(), MemPool_GetHunk(), and MemPool_Reset().

MemBlock* MemBlock::Next
 

Definition at line 55 of file mempool.c.

Referenced by MemBlock_IsValid(), MemPool_Destroy(), MemPool_Extend(), MemPool_Reset(), and MemPool_WalkNext().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:20 2003 for GTestAndEngine by doxygen 1.3.2