

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 96 of file ckmulticast.C.
| SectionLocation::SectionLocation | ( | ) | [inline] |
Definition at line 101 of file ckmulticast.C.
| SectionLocation::SectionLocation | ( | mCastEntry * | e, | |
| int | p | |||
| ) | [inline] |
Definition at line 102 of file ckmulticast.C.
| void SectionLocation::set | ( | mCastEntry * | e, | |
| int | p | |||
| ) | [inline] |
| void SectionLocation::clear | ( | ) | [inline] |
Definition at line 98 of file ckmulticast.C.
Referenced by clear(), mCastEntry::hasOldtree(), CkMulticastMgr::reduceFragment(), and set().
Definition at line 99 of file ckmulticast.C.
Referenced by clear(), CkMulticastMgr::reduceFragment(), and set().
1.5.5