VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rprInteractionDecoderFactory.h
Go to the documentation of this file.
1 /****************************************************************************
2  * Copyright (c) 2015 VT MAK
3  * All rights reserved.
4  ****************************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtHLA
13 
15 
16 
20 #if DtSIMPLE_RPR
21 #define DtRprInteractionDecoderFactory DtSimpleRprInteractionDecoderFactory
22 #endif
23 
24 
29 {
30 public:
31 
35 
38 
39 private:
40 
43 
46 
47 protected:
48 
50 
51 };
52 
53 
54 #endif // DtHLA
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
Instances of DtInteractionDecoderFactory are used to create decoders which know how to decode an HLA ...
Definition: interactionDecoderFactory.h:23
bool myDecodeError
Definition: rprInteractionDecoderFactory.h:49
DtInteractionDecoderFactory & operator=(const DtInteractionDecoderFactory &orig)
assignment operator Copies across added decoder creation functions.
This file contains the declaration of DtInteractionDecoderFactory.
If you define DtSIMPLE_RPR to 1, and include this file, then this file defines a class called DtSimpl...
Definition: rprInteractionDecoderFactory.h:28

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)