NAMD
Public Attributes | List of all members
ReplicaDcdInitMsg Class Reference

#include <DataExchanger.h>

Public Attributes

char core [CmiMsgHeaderSizeBytes]
 
int srcPart
 
int dcdIndex
 
uint16_t dcdSelectIndex
 
char data [1]
 

Detailed Description

Definition at line 34 of file DataExchanger.h.

Member Data Documentation

◆ core

char ReplicaDcdInitMsg::core[CmiMsgHeaderSizeBytes]

Definition at line 36 of file DataExchanger.h.

Referenced by sendReplicaDcdInit().

◆ data

char ReplicaDcdInitMsg::data[1]

◆ dcdIndex

int ReplicaDcdInitMsg::dcdIndex

◆ dcdSelectIndex

uint16_t ReplicaDcdInitMsg::dcdSelectIndex

◆ srcPart

int ReplicaDcdInitMsg::srcPart

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