NAMD
Public Attributes | List of all members
CheckpointMsg Class Reference
Inheritance diagram for CheckpointMsg:

Public Attributes

int task
 
int replica
 
Controller::checkpoint checkpoint
 
char * key
 

Detailed Description

Definition at line 85 of file Node.C.

Member Data Documentation

Controller::checkpoint CheckpointMsg::checkpoint
char* CheckpointMsg::key

Definition at line 90 of file Node.C.

Referenced by Node::recvCheckpointReq(), and Node::sendCheckpointReq().

int CheckpointMsg::replica

Definition at line 88 of file Node.C.

Referenced by Node::recvCheckpointReq(), and Node::sendCheckpointReq().

int CheckpointMsg::task

Definition at line 87 of file Node.C.

Referenced by Node::recvCheckpointReq(), and Node::sendCheckpointReq().


The documentation for this class was generated from the following file: