Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

GsBuffer Struct Reference

Collaboration diagram for GsBuffer:

Collaboration graph
[legend]

Data Fields

BufferId id
GsStats stats
GramTreepTree
GsBufferpNext

Detailed Description

Struct holds the description of a Buffer node in the Gram Store.


Field Documentation

BufferId GsBuffer::id
 

Unique ID of the Group

GsBuffer* GsBuffer::pNext
 

A pointer to the next node in a list of GsBuffer objects.

GramTree* GsBuffer::pTree
 

A pointer to a Red-Black Tree storing Grams for this Buffer.

GsStats GsBuffer::stats
 

Information/Statistics on number of Grams etc.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 19 18:59:28 2006 for FRET by  doxygen 1.4.4