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

Request Struct Reference

#include <requesthandler.h>

Collaboration diagram for Request:

Collaboration graph
[legend]

Data Fields

FBnodepBuffers
SCnodepScans
size_t numOfScans

Detailed Description

Structure holds the information needed to perform multiple Scan(s) on a list of Buffers.


Field Documentation

size_t Request::numOfScans
 

Number of scans in this request.

FBnode* Request::pBuffers
 

A linked list of FBnode Buffer objects.

SCnode* Request::pScans
 

A linked list of SCnode Scan objects.


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