|
NAMD
|
Public Attributes | |
| int | task |
| int | replica |
| Controller::checkpoint | checkpoint |
| char * | key |
| Controller::checkpoint CheckpointMsg::checkpoint |
Definition at line 102 of file Node.C.
Referenced by Node::recvCheckpointAck(), Node::recvCheckpointReq(), and Node::sendCheckpointReq().
| char* CheckpointMsg::key |
Definition at line 103 of file Node.C.
Referenced by Node::recvCheckpointReq(), and Node::sendCheckpointReq().
| int CheckpointMsg::replica |
Definition at line 101 of file Node.C.
Referenced by Node::recvCheckpointReq(), and Node::sendCheckpointReq().
| int CheckpointMsg::task |
Definition at line 100 of file Node.C.
Referenced by Node::recvCheckpointReq(), and Node::sendCheckpointReq().
1.8.14