#include <MigrateAtomsMsg.h>
Public Member Functions | |
| MigrateAtomsMsg (void) | |
Static Public Member Functions | |
| void * | pack (MigrateAtomsMsg *msg) |
| MigrateAtomsMsg * | unpack (void *ptr) |
Public Attributes | |
| NodeID | fromNodeID |
| PatchID | srcPatchID |
| PatchID | destPatchID |
| MigrationList | migrationList |
Definition at line 30 of file MigrateAtomsMsg.h.
|
|
Definition at line 37 of file MigrateAtomsMsg.h. 00037 { ; }
|
|
|
|
|
|
|
|
|
Definition at line 34 of file MigrateAtomsMsg.h. Referenced by MigrateAtomsCombinedMsg::distribute(). |
|
|
Definition at line 32 of file MigrateAtomsMsg.h. Referenced by MigrateAtomsCombinedMsg::distribute(). |
|
|
Definition at line 35 of file MigrateAtomsMsg.h. Referenced by HomePatch::depositMigration(), and MigrateAtomsCombinedMsg::distribute(). |
|
|
Definition at line 33 of file MigrateAtomsMsg.h. Referenced by MigrateAtomsCombinedMsg::distribute(). |
1.3.9.1