
Go to the source code of this file.
Data Structures | |
| class | CkMulticastMgr |
| A multicast manager group that is a CkDelegateMgr. More... | |
| class | CkMulticastMgr::IndexPos |
| Internal class for the (array index, location) pair. More... | |
Typedefs | |
| typedef mCastEntry * | mCastEntryPtr |
Functions | |
| PUPbytes (mCastEntryPtr) typedef void(*redClientFn)(CkSectionInfo sid | |
| void | CkGetSectionInfo (CkSectionInfo &id, void *msg) |
| Retrieve section info from a multicast msg. Part of API. | |
Variables | |
| void * | param |
| void int | dataSize |
| void int void * | data |
| typedef mCastEntry* mCastEntryPtr |
Definition at line 11 of file ckmulticast.h.
| PUPbytes | ( | mCastEntryPtr | ) |
| void CkGetSectionInfo | ( | CkSectionInfo & | id, | |
| void * | msg | |||
| ) |
Retrieve section info from a multicast msg. Part of API.
Definition at line 929 of file ckmulticast.C.
References CkMcastBaseMsg::checkMagic(), CmiAbort(), CmiPrintf(), CkMcastBaseMsg::cookie(), and CkMcastBaseMsg::gpe().
| void* param |
Definition at line 20 of file ckmulticast.h.
Definition at line 20 of file ckmulticast.h.
1.5.5