|
| DtNetMsgHeader | header |
| |
| DtNetU32 | sourceId |
| | Connection ID of the current sender RTI component Ie - source of requests, destination of responses. More...
|
| |
| 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) More...
|
| |
| DtNetU32 | payloadLength |
| | XML network map representation. More...
|
| |
| DtNetU32 DtNetNetworkMapRspMsg::payloadLength |
XML network map representation.
Length of the Response data
| 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)
| DtNetU32 DtNetNetworkMapRspMsg::sourceId |
Connection ID of the current sender RTI component Ie - source of requests, destination of responses.
The documentation for this class was generated from the following file: