Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

block_pool::block_chain_struct Struct Reference

Collaboration diagram for block_pool::block_chain_struct:

Collaboration graph
[legend]
List of all members.

Public Attributes

void * block
 pointer to the current block

unsigned int bytes_used
 number of bytes used in the block

unsigned int block_size
 total block size

block_chain_structnext_block
 pointer to the next block


Member Data Documentation

void* block_pool::block_chain_struct::block
 

pointer to the current block

Definition at line 103 of file blockpool.h.

unsigned int block_pool::block_chain_struct::block_size
 

total block size

Definition at line 107 of file blockpool.h.

unsigned int block_pool::block_chain_struct::bytes_used
 

number of bytes used in the block

Definition at line 105 of file blockpool.h.

block_chain_struct* block_pool::block_chain_struct::next_block
 

pointer to the next block

Definition at line 109 of file blockpool.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 31 21:16:05 2004 for Data Structures for a VHDL Compiler by doxygen 1.3.3