#include <checkpoint.h>
Public Attributes | |
| HC_NodelistNode_t * | node_list |
| Table of nodes in this sequence. | |
| HC_NodeStack_t * | index_stack |
| Top of the stack. | |
| long | num_nodes |
| Total number of nodes in this sequence. | |
| long | curr_node |
| Current node. | |
| long | curr_policy_data |
| Current policy data (will be passed to policy function. | |
| HC_PolicyEvent_t | curr_event |
| Current event. | |
| unsigned long | checkpoint |
| Last checkpoint value. | |
| void * | userdata |
| User-specific data, passed to all functions. | |
Copyright ©2003. Astra Network Inc. All Rights Reserved.