
#include <ckcausalmlog.h>

Public Member Functions | |
| StoredCheckpoint () | |
| StoredCheckpoint () | |
Data Fields | |
| char * | buf |
| int | bufSize |
| int | PE |
| char * | buf |
Definition at line 298 of file ckcausalmlog.h.
| StoredCheckpoint::StoredCheckpoint | ( | ) | [inline] |
| StoredCheckpoint::StoredCheckpoint | ( | ) | [inline] |
| char* StoredCheckpoint::buf |
Definition at line 300 of file ckcausalmlog.h.
Referenced by sendCheckpointData(), and StoredCheckpoint().
Definition at line 301 of file ckcausalmlog.h.
Referenced by sendCheckpointData(), and StoredCheckpoint().
Definition at line 302 of file ckcausalmlog.h.
Referenced by _getCheckpointHandler(), _getRestartCheckpointHandler(), and StoredCheckpoint().
| char* StoredCheckpoint::buf |
Definition at line 268 of file ckmessagelogging.h.
1.5.5