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 3229 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 3240 of file ckcausalmlog.C.
References fnPointer, CkLocation::getLocalRecord(), list, locMgr, CkLocMgr::migratableList(), and Chare::mlogData.
void ElementCaller::addLocation | ( | CkLocation & | loc | ) | [inline, virtual] |
This location is part of the calling location manager.
Implements CkLocIterator.
Definition at line 1655 of file ckmessagelogging.C.
References fnPointer, CkLocation::getLocalRecord(), locMgr, CkLocMgr::migratableList(), and Chare::mlogData.
CkLocMgr* ElementCaller::locMgr [private] |
MlogFn ElementCaller::fnPointer [private] |
void* ElementCaller::data [private] |
Definition at line 3233 of file ckcausalmlog.C.
CkLocMgr* ElementCaller::locMgr [private] |
Definition at line 1646 of file ckmessagelogging.C.
void* ElementCaller::data [private] |
Definition at line 1648 of file ckmessagelogging.C.