![]() |
MAK RTIspy API Documentation for HLA 1516
|
Collaboration diagram for DtNetNetworkMapReqMsg: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) | |
Referenced by DtNetworkMapReqMsg::DtNetworkMapReqMsg().
| DtNetU32 DtNetNetworkMapReqMsg::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 DtNetworkMapReqMsg::requestorId(), and DtNetworkMapReqMsg::setRequestorId().
| DtNetU32 DtNetNetworkMapReqMsg::sourceId |
Connection ID of the current sender RTI component Ie - source of requests, destination of responses.
Referenced by DtNetworkMapReqMsg::setSourceId(), and DtNetworkMapReqMsg::sourceId().