Public Member Functions | |
MemElementPacker (CkLocMgr *mgr_, PUP::er &p_) | |
void | addLocation (CkLocation &loc) |
This location is part of the calling location manager. | |
Private Attributes | |
CkLocMgr * | locMgr |
PUP::er & | p |
Definition at line 545 of file ckmemcheckpoint.C.
Definition at line 550 of file ckmemcheckpoint.C.
void MemElementPacker::addLocation | ( | CkLocation & | loc | ) | [inline, virtual] |
This location is part of the calling location manager.
Implements CkLocIterator.
Definition at line 551 of file ckmemcheckpoint.C.
References CkElementCreation_migrate, CkLocation::getID(), CkLocation::getIndex(), CkLocation::getLocalRecord(), idx, and p.
CkLocMgr* MemElementPacker::locMgr [private] |
Definition at line 547 of file ckmemcheckpoint.C.
PUP::er& MemElementPacker::p [private] |
Definition at line 548 of file ckmemcheckpoint.C.