Main Page   Compound List   File List   Compound Members   File Members  

HC_Checkpoint.c File Reference

#include "checkpoint.h"

Functions

int HC_Checkpoint (HC_Sequence_t *sequence, unsigned long checkpoint)

Detailed Description

Collection of functions relating to checkpoints.


Function Documentation

int HC_Checkpoint HC_Sequence_t   sequence,
unsigned long    checkpoint
 

Sets the checkpoint. This is used during a rollback to determine how far to rollback a function.

Parameters:
sequence  Sequence object for context
checkpoint  The user-defined checkpoint value
Returns:
An error code.


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