#include <scans.h>
Collaboration diagram for SCnode:

Data Fields | |
| void * | pFunc |
| newStateFunc | pNewFunc |
| PhaseId | phase |
| SCnode * | pNext |
|
|
A pointer to a Scan function. |
|
|
The Phase of this Scan. |
|
|
Pointer to function that creates state struct. |
|
|
The next node in the list of Scans. |
1.4.4