#include <ckcausalmlog.h>
Data Fields | |
CkObjID | sender |
CkObjID | receiver |
MCount | SN |
MCount | TN |
The determinant remembers all the necessary information for a message to be replayed in the same order as in the execution prior the failure.
Definition at line 34 of file ckcausalmlog.h.
Definition at line 36 of file ckcausalmlog.h.
Referenced by _storeDeterminantsHandler(), addBufferedDeterminant(), isSameDet(), printDet(), and processReceivedDet().
Definition at line 38 of file ckcausalmlog.h.
Referenced by _storeDeterminantsHandler(), addBufferedDeterminant(), isSameDet(), and printDet().
MCount Determinant::SN |
Definition at line 40 of file ckcausalmlog.h.
Referenced by _storeDeterminantsHandler(), addBufferedDeterminant(), isSameDet(), printDet(), and processReceivedDet().
MCount Determinant::TN |
Definition at line 42 of file ckcausalmlog.h.
Referenced by _storeDeterminantsHandler(), addBufferedDeterminant(), isSameDet(), populateDeterminantTable(), printDet(), and processReceivedDet().