12 #ifndef DtNetFedFileMsg_H_
13 #define DtNetFedFileMsg_H_
15 #include <vlutil/vlNetTypes.h>
17 #include <vlutil/vlUtil.h>
Definition: netFedFileMsg.h:19
DtNetU32 sourceID
Source Federate ID for message.
Definition: netFedFileMsg.h:29
DtNetU16 sequenceNum
Fed File block number.
Definition: netFedFileMsg.h:44
DtNetU16 fedExNameLength
Length of Federation Name String.
Definition: netFedFileMsg.h:35
DtNetU32 destination
Destination Federate ID for message.
Definition: netFedFileMsg.h:26
DtNetMsgHeader header
Definition: netFedFileMsg.h:23
DtNetU16 fileNameLength
Length of File Name String (includes null term.)
Definition: netFedFileMsg.h:32
DtNetU16 curBlockSize
Length of contained block of Fed File.
Definition: netFedFileMsg.h:38
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
DtNetU16 numBlocks
Number of blocks required to reconstruct file.
Definition: netFedFileMsg.h:41