#include <cklocation.h>
Public Member Functions | |
CkArrayElementMigrateMessage (CkArrayIndex idx_, CmiUInt8 id_, bool ignoreArrival_, int length_, int nManagers_, bool bounced_) | |
Data Fields | |
CkArrayIndex | idx |
CmiUInt8 | id |
bool | ignoreArrival |
int | length |
int | nManagers |
CkGroupID | gid |
bool | bounced |
char * | packData |
Definition at line 76 of file cklocation.h.
CkArrayElementMigrateMessage::CkArrayElementMigrateMessage | ( | CkArrayIndex | idx_, | |
CmiUInt8 | id_, | |||
bool | ignoreArrival_, | |||
int | length_, | |||
int | nManagers_, | |||
bool | bounced_ | |||
) | [inline] |
Definition at line 78 of file cklocation.h.
CkArrayIndex CkArrayElementMigrateMessage::idx |
Definition at line 83 of file cklocation.h.
Referenced by CkLocMgr::immigrate(), and sendMlogLocation().
Definition at line 89 of file cklocation.h.
Referenced by _receiveMlogLocationHandler(), CkLocMgr::emigrate(), and sendMlogLocation().
Definition at line 92 of file cklocation.h.
Referenced by CkLocMgr::emigrate(), and CkLocMgr::immigrate().