![]() |
MAK RTIspy API Documentation for HLA 1516
|
Collaboration diagram for DtNetFedFileMsg:Public Attributes | |
| DtNetMsgHeader | header |
| DtNetU32 | destination |
| Destination Federate ID for message. | |
| DtNetU32 | sourceID |
| Source Federate ID for message. | |
| DtNetU16 | fileNameLength |
| Length of File Name String (includes null term.) | |
| DtNetU16 | fedExNameLength |
| Length of Federation Name String. | |
| DtNetU16 | curBlockSize |
| Length of contained block of Fed File. | |
| DtNetU16 | numBlocks |
| Number of blocks required to reconstruct file. | |
| DtNetU16 | sequenceNum |
| Fed File block number. | |
| DtNetU16 DtNetFedFileMsg::curBlockSize |
Length of contained block of Fed File.
Referenced by DtFomModuleDistributionMsg::blockSize(), and DtFomModuleDistributionMsg::setBlockSize().
| DtNetU32 DtNetFedFileMsg::destination |
Destination Federate ID for message.
Referenced by DtFomModuleDistributionMsg::destination(), and DtFomModuleDistributionMsg::setDestination().
| DtNetU16 DtNetFedFileMsg::fedExNameLength |
Length of Federation Name String.
Referenced by DtFomModuleDistributionMsg::fedExNameLength(), and DtFomModuleDistributionMsg::setFullFedExName().
| DtNetU16 DtNetFedFileMsg::fileNameLength |
Length of File Name String (includes null term.)
Referenced by DtFomModuleDistributionMsg::fomModuleNameLength(), and DtFomModuleDistributionMsg::setFomModuleName().
| DtNetMsgHeader DtNetFedFileMsg::header |
Referenced by DtFomModuleDistributionMsg::DtFomModuleDistributionMsg().
| DtNetU16 DtNetFedFileMsg::numBlocks |
Number of blocks required to reconstruct file.
Referenced by DtFomModuleDistributionMsg::numFomModuleBlocks(), and DtFomModuleDistributionMsg::setNumFomModuleBlocks().
| DtNetU16 DtNetFedFileMsg::sequenceNum |
Fed File block number.
Referenced by DtFomModuleDistributionMsg::seqNum(), and DtFomModuleDistributionMsg::setSequenceNum().
| DtNetU32 DtNetFedFileMsg::sourceID |
Source Federate ID for message.
Referenced by DtFomModuleDistributionMsg::setSourceID(), and DtFomModuleDistributionMsg::sourceID().