![]() |
MAK Data Logger API Documentation for HLA
|
Contains Net structures for storing HLA data in network format (big endian). More...
Go to the source code of this file.
Classes | |
| class | MAKLogger::DtNetAttributeHeader |
| An attribute header which stores the handle and the length of data. More... | |
| class | MAKLogger::DtNetDDMRegionHeader |
| This is a multipurpose header used for both HLA 1.3 and HLA 1516 Region Descriptions nameSize is general for both HLA 1.3 and HLA 1516, but will hold different information In HLA 1.3, nameSize holds the length of the Routing Space Name In HLA 1516, nameSize holds the length of the RegionHandle handle regionHandleSize is the length of the regionHandle's name representation length is the total data size of this Region with all its Extents/Dimensions/data numExtents holds the number of extents this Region has regionToken is designed to hold the value of a RTI::RegionToken ( HLA 1.3 concept for Region Marshalling ) 32 bits are reserved... More... | |
| class | MAKLogger::DtNetDDMExtentHeader |
| class | MAKLogger::DtNetDDMDimensionHeader |
| generic header that can store a single dimension Extents will have 1 or more dimensions More... | |
| class | MAKLogger::NetUpdateRecord |
| Net structure for an update record. More... | |
| class | MAKLogger::NetMultiTimedUpdateRecord |
| Record of a multiTimedUpdate. More... | |
| class | MAKLogger::NetTimedUpdateRecord |
| Net structure for Update Record. More... | |
| class | MAKLogger::NetRemovalRecord |
| Net structor for a removal record. More... | |
| class | MAKLogger::NetInteractionRecord |
| class | MAKLogger::NetCheckpointUpdate |
| struct | MAKLogger::NetCheckpointUpdateHeader |
| struct | MAKLogger::NetCheckpointUpdateTail |
Namespaces | |
| MAKLogger | |
| MAKLogger::DtLgrGenericFileFormats. | |
Contains Net structures for storing HLA data in network format (big endian).