VR-Link API Documentation for DIS
Classes | Functions

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.
int DtAcknowledgePredicate (DtAcknowledgePdu *pdu, DtAckPredOpt *opt)
 Return 1 if to, from, and ackFlag match between pkt and arg and positive response.

Detailed Description


Function Documentation

int DtAcknowledgePredicate ( DtPdu pdu,
void *  arg 
)

For use with Connection::DtReadUntil.

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.


Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)