PPL Logo

RestoredLocalMap Class Reference

Class for storing metadata of local messages. More...

#include <ckcausalmlog.h>

Collaboration diagram for RestoredLocalMap:

Collaboration graph
[legend]

Public Member Functions

 RestoredLocalMap ()
 RestoredLocalMap (int i)
virtual void pup (PUP::er &p)
 RestoredLocalMap ()
 RestoredLocalMap (int i)
virtual void pup (PUP::er &p)

Data Fields

MCount minSN
MCount maxSN
MCount count
MCount * TNArray
MCount * TNArray

Detailed Description

Class for storing metadata of local messages.

It maps sequence numbers to ticket numbers. It is used after a restart to maintain the same ticket numbers.

Definition at line 315 of file ckcausalmlog.h.


Constructor & Destructor Documentation

RestoredLocalMap::RestoredLocalMap (  )  [inline]

Definition at line 319 of file ckcausalmlog.h.

References count, maxSN, minSN, and TNArray.

RestoredLocalMap::RestoredLocalMap ( int  i  )  [inline]

Definition at line 323 of file ckcausalmlog.h.

References count, maxSN, minSN, and TNArray.

RestoredLocalMap::RestoredLocalMap (  )  [inline]

Definition at line 287 of file ckmessagelogging.h.

References count, maxSN, minSN, and TNArray.

RestoredLocalMap::RestoredLocalMap ( int  i  )  [inline]

Definition at line 291 of file ckmessagelogging.h.

References count, maxSN, minSN, and TNArray.


Member Function Documentation

void RestoredLocalMap::pup ( PUP::er p  )  [virtual]

Definition at line 3628 of file ckcausalmlog.C.

References PUP::er::isUnpacking(), maxSN, minSN, p, and TNArray.

virtual void RestoredLocalMap::pup ( PUP::er p  )  [virtual]


Field Documentation

Definition at line 317 of file ckcausalmlog.h.

Referenced by pup(), RestoredLocalMap(), and ChareMlogData::sortRestoredLocalMsgLog().

Definition at line 317 of file ckcausalmlog.h.

Referenced by pup(), RestoredLocalMap(), and ChareMlogData::sortRestoredLocalMsgLog().

Definition at line 317 of file ckcausalmlog.h.

Referenced by RestoredLocalMap(), and ChareMlogData::sortRestoredLocalMsgLog().

Definition at line 318 of file ckcausalmlog.h.

Referenced by pup(), RestoredLocalMap(), and ChareMlogData::sortRestoredLocalMsgLog().

Definition at line 286 of file ckmessagelogging.h.


The documentation for this class was generated from the following files:

Generated on Fri May 25 08:05:12 2012 for Charm++ by  doxygen 1.5.5