# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

large_pool_struct Union Reference

Collaboration diagram for large_pool_struct:

Collaboration graph
[legend]
List of all members.

Public Attributes

struct {
   large_pool_ptr   next
   size_t   bytes_used
   size_t   bytes_left
hdr
ALIGN_TYPE dummy

Member Data Documentation

size_t large_pool_struct::bytes_left
 

Definition at line 106 of file jmemmgr.c.

size_t large_pool_struct::bytes_used
 

Definition at line 105 of file jmemmgr.c.

ALIGN_TYPE large_pool_struct::dummy
 

Definition at line 108 of file jmemmgr.c.

struct { ... } large_pool_struct::hdr
 

large_pool_ptr large_pool_struct::next
 

Definition at line 104 of file jmemmgr.c.


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