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

SCnode Struct Reference

#include <scans.h>

Collaboration diagram for SCnode:

Collaboration graph
[legend]

Data Fields

void * pFunc
newStateFunc pNewFunc
PhaseId phase
SCnodepNext

Detailed Description

Used as a node in a list of Scans that are passed to the Request Handler.


Field Documentation

void* SCnode::pFunc
 

A pointer to a Scan function.

PhaseId SCnode::phase
 

The Phase of this Scan.

newStateFunc SCnode::pNewFunc
 

Pointer to function that creates state struct.

SCnode* SCnode::pNext
 

The next node in the list of Scans.


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