#include <ckcausalmlog.h>
Public Member Functions | |
MlogEntry (envelope *_env, int _destPE, int __infoIdx) | |
MlogEntry () | |
~MlogEntry () | |
virtual void | pup (PUP::er &p) |
MlogEntry (envelope *_env, int _destPE, int __infoIdx) | |
MlogEntry () | |
~MlogEntry () | |
virtual void | pup (PUP::er &p) |
Data Fields | |
envelope * | env |
int | destPE |
int | _infoIdx |
int | indexBufDets |
int | numBufDets |
envelope * | env |
It also includes the index of the buffered determinants array and the number of appended determinants.
Definition at line 255 of file ckcausalmlog.h.
MlogEntry::MlogEntry | ( | ) | [inline] |
MlogEntry::~MlogEntry | ( | ) | [inline] |
Definition at line 273 of file ckcausalmlog.h.
References CmiFree(), and env.
MlogEntry::MlogEntry | ( | ) | [inline] |
MlogEntry::~MlogEntry | ( | ) | [inline] |
Definition at line 218 of file ckmessagelogging.h.
References CmiFree(), and env.
void MlogEntry::pup | ( | PUP::er & | p | ) | [virtual] |
Definition at line 3739 of file ckcausalmlog.C.
References _allocEnv(), _infoIdx, destPE, env, ForChareMsg, envelope::getTotalsize(), PUP::er::isUnpacking(), p, and size.
virtual void MlogEntry::pup | ( | PUP::er & | p | ) | [virtual] |
Definition at line 257 of file ckcausalmlog.h.
Referenced by ChareMlogData::addLogEntry(), MlogEntry(), postProcessReceivedMessage(), pup(), removeProcessedLogs(), resendMessageForChare(), sendMsg(), sendRemoteMsg(), and ~MlogEntry().
Definition at line 259 of file ckcausalmlog.h.
Referenced by MlogEntry(), pup(), sendMsg(), and sendRemoteMsg().
Definition at line 204 of file ckmessagelogging.h.