Public Member Functions | |
LocalElementCounter () | |
void | addLocation (CkLocation &loc) |
This location is part of the calling location manager. | |
Data Fields | |
unsigned int | count |
Definition at line 3409 of file cklocation.C.
LocalElementCounter::LocalElementCounter | ( | ) | [inline] |
Definition at line 3412 of file cklocation.C.
void LocalElementCounter::addLocation | ( | CkLocation & | loc | ) | [inline, virtual] |
This location is part of the calling location manager.
Implements CkLocIterator.
Definition at line 3413 of file cklocation.C.
References count.
unsigned int LocalElementCounter::count |