Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

_obstack_chunk Struct Reference

Obstack chunk. This is the header for each chunk of memory in the obstack. More...

#include <obstack.h>

Collaboration diagram for _obstack_chunk:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * limit
_obstack_chunkprev
char contents [4]

Detailed Description

Obstack chunk. This is the header for each chunk of memory in the obstack.


Member Data Documentation

char _obstack_chunk::contents[4]
 

objects begin here

char* _obstack_chunk::limit
 

1 past end of this chunk

struct _obstack_chunk* _obstack_chunk::prev
 

address of prior chunk or NULL


The documentation for this struct was generated from the following file:
Generated on Sat Sep 17 10:29:47 2005 for XconqKernel by doxygen 1.3.6