The following table describes the data structures that are called by tcapdemo:
|
Structure |
Description |
|
ChkPntMsg |
The checkpoint message structure transfers transaction information from the primary application to the backup application: typedef struct checkPointMsg |
|
Trans |
The transaction structure passes information between threads by passing a pointer to an event in the buffer member of a CTA_EVENT structure: typedef struct trans |