MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
DtNetNetworkMapRspMsg Class Reference
+ Collaboration diagram for DtNetNetworkMapRspMsg:

Public Attributes

DtNetMsgHeader header
DtNetU32 sourceId
 Connection ID of the current sender RTI component Ie - source of requests, destination of responses.
DtNetU32 requestorId
 Connection ID of the originating requestor - this is essentially a request ID (there may be multiple requests in flight from the same source, but only one per requestor)
DtNetU32 payloadLength
 XML network map representation.

Member Data Documentation

DtNetMsgHeader DtNetNetworkMapRspMsg::header
DtNetU32 DtNetNetworkMapRspMsg::payloadLength

XML network map representation.

Length of the Response data

Referenced by DtNetworkMapRspMsg::netMsgPayload(), and DtNetworkMapRspMsg::setPayload().

DtNetU32 DtNetNetworkMapRspMsg::requestorId

Connection ID of the originating requestor - this is essentially a request ID (there may be multiple requests in flight from the same source, but only one per requestor)

Referenced by DtNetworkMapRspMsg::requestorId(), and DtNetworkMapRspMsg::setRequestorId().

DtNetU32 DtNetNetworkMapRspMsg::sourceId

Connection ID of the current sender RTI component Ie - source of requests, destination of responses.

Referenced by DtNetworkMapRspMsg::setSourceId(), and DtNetworkMapRspMsg::sourceId().


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

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)