VR-Link API Documentation for HLA 1.3
rprInteractionDecoderFactory.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 DtRprInteractionDecoderFactory_H_
11 #define DtRprInteractionDecoderFactory_H_
12 
13 #if DtHLA
14 
16 
17 
21 #if DtSIMPLE_RPR
22 #define DtRprInteractionDecoderFactory DtSimpleRprInteractionDecoderFactory
23 #endif
24 
25 
31 {
32 public:
33 
36 
39 
40 protected:
41 
44  const DtRprInteractionDecoderFactory& orig);
45 
48  const DtRprInteractionDecoderFactory& orig);
49 };
50 
51 #endif
52 #endif
53 

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)