
#include <ckcausalmlog.h>

Public Member Functions | |
| StoredCheckpoint () | |
| StoredCheckpoint () | |
Data Fields | |
| char * | buf |
| int | bufSize |
| int | PE |
| char * | buf |
Definition at line 284 of file ckcausalmlog.h.
| StoredCheckpoint::StoredCheckpoint | ( | ) | [inline] |
| StoredCheckpoint::StoredCheckpoint | ( | ) | [inline] |
| char* StoredCheckpoint::buf |
Definition at line 286 of file ckcausalmlog.h.
Referenced by _getCheckpointHandler(), sendCheckpointData(), and StoredCheckpoint().
Definition at line 287 of file ckcausalmlog.h.
Referenced by _getCheckpointHandler(), sendCheckpointData(), and StoredCheckpoint().
Definition at line 288 of file ckcausalmlog.h.
Referenced by _getCheckpointHandler(), _getRestartCheckpointHandler(), and StoredCheckpoint().
| char* StoredCheckpoint::buf |
Definition at line 231 of file ckmessagelogging.h.
1.5.5