VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rprInteractionEncoderFactory.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 DtRprInteractionEncoderFactory DtSimpleRprInteractionEncoderFactory
22 #endif
23 
24 
29 {
30 public:
31 
35 
38 
39 protected:
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
This file contains the declaration of DtInteractionEncoderFactory.
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtInteractionEncoderFactory are used to create encoders which know how to encode an inte...
Definition: interactionEncoderFactory.h:24
DtInteractionEncoderFactory & operator=(const DtInteractionEncoderFactory &orig)
assignment operator - not implemented.
If you define DtSIMPLE_RPR to 1, and include this file, then this file defines a class called DtSimpl...
Definition: rprInteractionEncoderFactory.h:28
bool myEncodeError
Definition: rprInteractionEncoderFactory.h:49

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)