![]() |
MAK RTIspy API Documentation for HLA 1516
|
Collaboration diagram for DtNetFedFileMsg:Public Attributes | |
| DtNetMsgHeader | header |
| DtNetU32 | destination |
| Destination Federate ID for message. More... | |
| DtNetU32 | sourceID |
| Source Federate ID for message. More... | |
| DtNetU16 | fileNameLength |
| Length of File Name String (includes null term.) More... | |
| DtNetU16 | fedExNameLength |
| Length of Federation Name String. More... | |
| DtNetU16 | curBlockSize |
| Length of contained block of Fed File. More... | |
| DtNetU16 | numBlocks |
| Number of blocks required to reconstruct file. More... | |
| DtNetU16 | sequenceNum |
| Fed File block number. More... | |
| DtNetU16 DtNetFedFileMsg::curBlockSize |
Length of contained block of Fed File.
| DtNetU32 DtNetFedFileMsg::destination |
Destination Federate ID for message.
| DtNetU16 DtNetFedFileMsg::fedExNameLength |
Length of Federation Name String.
| DtNetU16 DtNetFedFileMsg::fileNameLength |
Length of File Name String (includes null term.)
| DtNetMsgHeader DtNetFedFileMsg::header |
| DtNetU16 DtNetFedFileMsg::numBlocks |
Number of blocks required to reconstruct file.
| DtNetU16 DtNetFedFileMsg::sequenceNum |
Fed File block number.
| DtNetU32 DtNetFedFileMsg::sourceID |
Source Federate ID for message.