


Public Member Functions | |
| ElementCaller (CkLocMgr *_locMgr, MlogFn _fnPointer, void *_data) | |
| void | addLocation (CkLocation &loc) |
| This location is part of the calling location manager. | |
| ElementCaller (CkLocMgr *_locMgr, MlogFn _fnPointer, void *_data) | |
| void | addLocation (CkLocation &loc) |
| This location is part of the calling location manager. | |
Private Attributes | |
| CkLocMgr * | locMgr |
| MlogFn | fnPointer |
| void * | data |
| CkLocMgr * | locMgr |
| void * | data |
Definition at line 3039 of file ckcausalmlog.C.
| void ElementCaller::addLocation | ( | CkLocation & | loc | ) | [inline, virtual] |
This location is part of the calling location manager.
Implements CkLocIterator.
Definition at line 3050 of file ckcausalmlog.C.
References fnPointer, CkLocation::getLocalRecord(), list, locMgr, CkLocMgr::migratableList(), Chare::mlogData, and CkVec< T >::size().
| void ElementCaller::addLocation | ( | CkLocation & | loc | ) | [inline, virtual] |
This location is part of the calling location manager.
Implements CkLocIterator.
Definition at line 3133 of file ckmessagelogging.C.
References fnPointer, CkLocation::getLocalRecord(), locMgr, CkLocMgr::migratableList(), Chare::mlogData, and CkVec< T >::size().
CkLocMgr* ElementCaller::locMgr [private] |
MlogFn ElementCaller::fnPointer [private] |
void* ElementCaller::data [private] |
Definition at line 3043 of file ckcausalmlog.C.
CkLocMgr* ElementCaller::locMgr [private] |
Definition at line 3124 of file ckmessagelogging.C.
void* ElementCaller::data [private] |
Definition at line 3126 of file ckmessagelogging.C.
1.5.5