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)

Data Fields

MCount minSN
MCount maxSN
MCount count
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 301 of file ckcausalmlog.h.


Constructor & Destructor Documentation

RestoredLocalMap::RestoredLocalMap (  )  [inline]

Definition at line 305 of file ckcausalmlog.h.

References count, maxSN, minSN, and TNArray.

RestoredLocalMap::RestoredLocalMap ( int  i  )  [inline]

Definition at line 309 of file ckcausalmlog.h.

References count, maxSN, minSN, and TNArray.


Member Function Documentation

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

Definition at line 3769 of file ckcausalmlog.C.

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

Here is the call graph for this function:


Field Documentation

Definition at line 303 of file ckcausalmlog.h.

Referenced by pup(), and RestoredLocalMap().

Definition at line 303 of file ckcausalmlog.h.

Referenced by pup(), and RestoredLocalMap().

Definition at line 303 of file ckcausalmlog.h.

Referenced by RestoredLocalMap().

Definition at line 304 of file ckcausalmlog.h.

Referenced by pup(), and RestoredLocalMap().


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

Generated on Mon Sep 21 08:29:37 2020 for Charm++ by  doxygen 1.5.5