

Public Member Functions | |
| ManagerRec () | |
| void | init (void) |
| CkMigratable * | element (int localIdx) |
Data Fields | |
| ManagerRec * | next |
| CkArrMgr * | mgr |
| CkMigratableList | elts |
Definition at line 689 of file cklocation.h.
| CkLocMgr::ManagerRec::ManagerRec | ( | ) | [inline] |
Definition at line 694 of file cklocation.h.
| void CkLocMgr::ManagerRec::init | ( | void | ) | [inline] |
Definition at line 698 of file cklocation.h.
| CkMigratable* CkLocMgr::ManagerRec::element | ( | int | localIdx | ) | [inline] |
Definition at line 699 of file cklocation.h.
Referenced by CkLocMgr::migratableList(), and CkLocMgr::pupElementsFor().
Definition at line 691 of file cklocation.h.
Referenced by CkLocMgr::addManager(), CkLocMgr::callMethod(), CkLocMgr::emigrate(), CkLocMgr::migratableList(), CkLocMgr::nextFree(), CkLocMgr::pupElementsFor(), and CkLocMgr::reclaim().
Definition at line 692 of file cklocation.h.
Referenced by CkLocMgr::addManager(), and CkLocMgr::pupElementsFor().
Definition at line 693 of file cklocation.h.
Referenced by CkLocMgr::addElementToRec(), CkLocMgr::addManager(), and CkLocMgr::pupElementsFor().
1.5.5