![]() |
VR-Link API Documentation for DIS
|
Go to the source code of this file.
Classes | |
| class | DtAckPredOpt |
| Options for DtAcknowledgePredicate. More... | |
Functions | |
| int | DtAcknowledgePredicate (DtPdu *pdu, void *arg) |
| For use with Connection::DtReadUntil. More... | |
| int | DtAcknowledgePredicate (DtAcknowledgePdu *pdu, DtAckPredOpt *opt) |
| Return 1 if to, from, and ackFlag match between pkt and arg and positive response. More... | |
| int DtAcknowledgePredicate | ( | DtPdu * | pdu, |
| void * | arg | ||
| ) |
For use with Connection::DtReadUntil.
| int DtAcknowledgePredicate | ( | DtAcknowledgePdu * | pdu, |
| DtAckPredOpt * | opt | ||
| ) |
Return 1 if to, from, and ackFlag match between pkt and arg and positive response.
Return negAckRetVal if match with negative Response. Return 0 otherwise. If (from.DtEntity == DtDeferredEntityId and hosts match), then from.DtEntity will be set to from.DtEntity in PDU.