![]() |
MAK RTIspy API Documentation for HLA 1516
|
Simple helper class to hold status of pending Pings. More...
Collaboration diagram for DtFederateCounterProcessor::PendingRequest:Public Member Functions | |
| PendingRequest () | |
| PendingRequest (const DtInetAddrAndPort &src, const DtInetAddrAndPort &dest, const DtRouteMap::DtAddressPortList &expectedOutResponses) | |
Public Attributes | |
| unsigned int | currentCount |
| DtInetAddrAndPort | destinationAddress |
| DtInetAddrAndPort | sourceAddress |
| DtRouteMap::DtAddressPortList | pendingOutResponses |
Simple helper class to hold status of pending Pings.
|
inline |
|
inline |
| unsigned int DtFederateCounterProcessor::PendingRequest::currentCount |
| DtInetAddrAndPort DtFederateCounterProcessor::PendingRequest::destinationAddress |
Referenced by DtFederateCounterProcessor::lostConnection().
| DtRouteMap::DtAddressPortList DtFederateCounterProcessor::PendingRequest::pendingOutResponses |
Referenced by DtFederateCounterProcessor::lostConnection().
| DtInetAddrAndPort DtFederateCounterProcessor::PendingRequest::sourceAddress |
Referenced by DtFederateCounterProcessor::lostConnection().