VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rprStateDecoderFactory.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 DtRprStateDecoderFactory_H_
11 #define DtRprStateDecoderFactory_H_
12 
13 #if DtHLA
14 
15 #include "stateDecoderFactory.h"
16 
17 
21 #if DtSIMPLE_RPR
22 #define DtRprStateDecoderFactory DtSimpleRprStateDecoderFactory
23 #endif
24 
25 
29 {
30 public:
31 
34 
36  virtual ~DtRprStateDecoderFactory();
37 
38 protected:
41 
44 
45 protected:
47 };
48 
49 #endif
50 #endif
51 
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
bool myDecodeError
Definition: rprStateDecoderFactory.h:46
DtStateDecoderFactory & operator=(const DtStateDecoderFactory &orig)
assignment operator - not implemented
Instances of DtStateDecoderFactory are used to create decoders which know how to decode an HLA state ...
Definition: stateDecoderFactory.h:23
If you define DtSIMPLE_RPR to 1, and include this file, then this file defines a class called DtSimpl...
Definition: rprStateDecoderFactory.h:28
This file contains the declaration of DtStateDecoderFactory.

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)