Main Page   Compound List   File List   Compound Members   File Members  

HC_Sequence_t Struct Reference

#include <checkpoint.h>

List of all members.

Public Attributes

HC_NodelistNode_tnode_list
 Table of nodes in this sequence.

HC_NodeStack_tindex_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.


Detailed Description

Definition of a sequence. This contains everything relating to a specific sequence. It is passed to most functions as context to allow for multiple sequences in an application.


The documentation for this struct was generated from the following file:

Copyright ©2003. Astra Network Inc. All Rights Reserved.