VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ackPredOpt.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
9 
10 #ifndef _ACKPRED_H_
11 #define _ACKPRED_H_
12 
13 #if DtDIS
14 
15 #include "hostStructs.h"
16 #include "acknowledgePdu.h"
17 
21  public:
23  negAckRetVal(0),
24  verboseToOther(0),
25  verboseFromOther(0),
26  verboseOtherType(0),
27  verboseNegAck(1),
28  verbosePosAck(0) { }
29 
39 };
40 
42 int DtAcknowledgePredicate(DtPdu *pdu, void *arg);
43 
51 
52 #endif
53 #endif /* _ACKPRED_H_ */
54 

Document ID: Generated on Tue Mar 1 02:56:17 EST 2016 from SVN revision 162687
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)