![]() |
MAK RTIspy API Documentation for HLA 1.3
|
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. | |
Referenced by DtNetworkMapRspMsg::DtNetworkMapRspMsg().
| 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().