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 92 of file Node.C.

Member Data Documentation

◆ checkpoint

Controller::checkpoint CheckpointMsg::checkpoint

◆ key

char* CheckpointMsg::key

Definition at line 97 of file Node.C.

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

◆ replica

int CheckpointMsg::replica

Definition at line 95 of file Node.C.

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

◆ task

int CheckpointMsg::task

Definition at line 94 of file Node.C.

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


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