Public Member Functions | |
SectionLocation () | |
SectionLocation (mCastEntry *e, int p) | |
void | set (mCastEntry *e, int p) |
void | clear () |
Data Fields | |
mCastEntry * | entry |
int | pe |
Definition at line 110 of file ckmulticast.C.
SectionLocation::SectionLocation | ( | ) | [inline] |
Definition at line 115 of file ckmulticast.C.
SectionLocation::SectionLocation | ( | mCastEntry * | e, | |
int | p | |||
) | [inline] |
Definition at line 116 of file ckmulticast.C.
void SectionLocation::set | ( | mCastEntry * | e, | |
int | p | |||
) | [inline] |
Definition at line 117 of file ckmulticast.C.
Referenced by CkMulticastMgr::resetSection().
void SectionLocation::clear | ( | ) | [inline] |
Definition at line 118 of file ckmulticast.C.
Referenced by CkMulticastMgr::reduceFragment().
Definition at line 112 of file ckmulticast.C.
Referenced by clear(), mCastEntry::hasOldtree(), CkMulticastMgr::reduceFragment(), and set().
Definition at line 113 of file ckmulticast.C.
Referenced by clear(), CkMulticastMgr::reduceFragment(), and set().