VR-Link API Documentation for HLA 1.3
dInteraction.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef DtDInteraction_H_
7 #define DtDInteraction_H_
8 
11 
12 #if DtDIS
13 
14 #include "pdu.h"
15 
16 
24 class DT_DLL_VL DtInteraction : public DtPdu
25 {
26 public:
27 
29  DtInteraction();
30 
32  virtual ~DtInteraction();
33 
35  DtInteraction(const DtInteraction& orig);
36 
39 
40 };
41 
42 #endif
43 #endif
44 

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)