#include <HbmLB.h>
Public Member Functions | |
MigrationRecord () | |
MigrationRecord (LDObjHandle &k, int f, int t) | |
void | pup (PUP::er &p) |
Data Fields | |
LDObjHandle | handle |
int | fromPe |
int | toPe |
Definition at line 100 of file HbmLB.h.
HbmLB::MigrationRecord::MigrationRecord | ( | LDObjHandle & | k, | |
int | f, | |||
int | t | |||
) | [inline] |
void HbmLB::MigrationRecord::pup | ( | PUP::er & | p | ) | [inline] |