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

FBnode Struct Reference

Structure is a node in a linked list of FBuffer objects. More...

#include <bufferstore.h>

Collaboration diagram for FBnode:

Collaboration graph
[legend]

Data Fields

FBuffer buffer
FBnodepNext

Detailed Description

Structure is a node in a linked list of FBuffer objects.


Field Documentation

FBuffer FBnode::buffer
 

An FBuffer object.

FBnode* FBnode::pNext
 

A pointer to the next node in the list. NULL if there are no more nodes.


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