
#include <cksection.h>


Public Member Functions | |
| CkMcastBaseMsg () | |
| int & | gpe (void) |
| int & | redno (void) |
| void *& | cookie (void) |
Static Public Member Functions | |
| static int | checkMagic (CkMcastBaseMsg *m) |
Data Fields | |
| CkSectionInfo | _cookie |
| char | magic |
| unsigned short | ep |
Definition at line 153 of file cksection.h.
| CkMcastBaseMsg::CkMcastBaseMsg | ( | ) | [inline] |
Definition at line 161 of file cksection.h.
| static int CkMcastBaseMsg::checkMagic | ( | CkMcastBaseMsg * | m | ) | [inline, static] |
| int& CkMcastBaseMsg::gpe | ( | void | ) | [inline] |
Definition at line 163 of file cksection.h.
References _cookie, and CkSectionInfo::get_pe().
Referenced by CkGetSectionInfo().
| int& CkMcastBaseMsg::redno | ( | void | ) | [inline] |
| void*& CkMcastBaseMsg::cookie | ( | void | ) | [inline] |
Definition at line 165 of file cksection.h.
References _cookie, and CkSectionInfo::get_val().
Referenced by CkGetSectionInfo().
Definition at line 156 of file cksection.h.
Referenced by CkMulticastMgr::childrenReady(), cookie(), RectMulticastStrategy::forwardMulticast(), ComlibSectionInfo::getNewDeliveryErrorMsg(), ComlibSectionInfo::getNewMulticastMessage(), gpe(), RectMulticastStrategy::handleNewMulticastMessage(), MulticastStrategy::handleNewMulticastMessage(), ComlibSectionInfo::processOldSectionMessage(), CkMulticastMgr::recvMsg(), CkMulticastMgr::recvPacket(), redno(), RectMulticastStrategy::remoteMulticast(), OneTimeMulticastStrategy::remoteMulticast(), CkMulticastMgr::sendToLocal(), and CkMulticastMgr::sendToSection().
| unsigned short CkMcastBaseMsg::ep |
Definition at line 159 of file cksection.h.
Referenced by CkMulticastMgr::childrenReady(), CkMulticastMgr::sendToLocal(), and CkMulticastMgr::sendToSection().
1.5.5