MAK RTIspy API Documentation for HLA 1516
Public Attributes
DtNetSocketHeader Class Reference

Currently, DtNetSocketHeader contains a simple size field at offset 0 to be used by DtTcpSocket to read in a packet with this header. More...

+ Collaboration diagram for DtNetSocketHeader:

List of all members.

Public Attributes

MAKRti::DtNetU32 totalSize

Detailed Description

Currently, DtNetSocketHeader contains a simple size field at offset 0 to be used by DtTcpSocket to read in a packet with this header.

BEWARE OF CHANGES TO THIS STRUCTURE! Changing the size of this structure could result in adverse consequences related to message metadata processing. Since this header is often prepended to an existing message which may already have metadata aligned to the correct boundaries it could change the alignment of metadata within, in turn making it impossible for the recipient to recover the metadata. As long as this structure is a multiple of 32 bits in length all alignments will be preserved.


Member Data Documentation

MAKRti::DtNetU32 DtNetSocketHeader::totalSize

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

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)