The following table describes the data structures:
|
Structure |
Description |
|
ChkPntMsg |
The checkpoint message structure transfers circuit state information from the primary application to the backup application: typedef struct checkPointMsg |
|
Event |
The event structure passes information between threads by passing a pointer to an event in the buffer member of a CTA_EVENT structure: typedef struct |
|
Circuit |
The circuit control structure maintains information required by the application to control a particular circuit: typedef struct circuit |