


Public Member Functions | |
| CkLocRec_aging (CkLocMgr *Narr) | |
| virtual CmiBool | isObsolete (int nSprings, const CkArrayIndex &idx)=0 |
| Return if this rec is now obsolete. | |
Protected Member Functions | |
| void | access (void) |
| CmiBool | isStale (void) |
Private Attributes | |
| int | lastAccess |
Its kids are remote and buffering.
Definition at line 1612 of file cklocation.C.
| CkLocRec_aging::CkLocRec_aging | ( | CkLocMgr * | Narr | ) | [inline] |
Definition at line 1626 of file cklocation.C.
References CkLocMgr::getSpringCount(), and CkLocRec::myLocMgr.
| void CkLocRec_aging::access | ( | void | ) | [inline, protected] |
Definition at line 1617 of file cklocation.C.
References CkLocMgr::getSpringCount(), and CkLocRec::myLocMgr.
| CmiBool CkLocRec_aging::isStale | ( | void | ) | [inline, protected] |
Definition at line 1621 of file cklocation.C.
References CmiFalse, CmiTrue, CkLocMgr::getSpringCount(), and CkLocRec::myLocMgr.
| virtual CmiBool CkLocRec_aging::isObsolete | ( | int | nSprings, | |
| const CkArrayIndex & | idx | |||
| ) | [pure virtual] |
Return if this rec is now obsolete.
Implements CkLocRec.
Implemented in CkLocRec_remote, and CkLocRec_buffering.
int CkLocRec_aging::lastAccess [private] |
Definition at line 1614 of file cklocation.C.
1.5.5