Go to the source code of this file.
Data Structures | |
class | CkMulticastMgr |
A multicast manager group that is a CkDelegateMgr. 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 1172 of file ckmulticast.C.
References CmiAbort(), CmiPrintf(), and PUP::m.
void* param |
Definition at line 20 of file ckmulticast.h.
Referenced by arg_init(), checkpointClient(), and main().
Definition at line 20 of file ckmulticast.h.
Definition at line 20 of file ckmulticast.h.