Public Member Functions | |
ElementDestroyer (CkLocMgr *mgr_) | |
void | addLocation (CkLocation &loc) |
This location is part of the calling location manager. | |
Private Attributes | |
CkLocMgr * | locMgr |
Definition at line 2126 of file ck.C.
ElementDestroyer::ElementDestroyer | ( | CkLocMgr * | mgr_ | ) | [inline] |
void ElementDestroyer::addLocation | ( | CkLocation & | loc | ) | [inline, virtual] |
This location is part of the calling location manager.
Implements CkLocIterator.
Definition at line 2131 of file ck.C.
References CkLocation::destroyAll().
CkLocMgr* ElementDestroyer::locMgr [private] |