VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
netnStateEncoderFactory.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2023 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
9 
10 #ifndef DtNetnStateEncoderFactory_H_
11 #define DtNetnStateEncoderFactory_H_
12 
13 #if DtHLA
14 
15 #include "stateEncoderFactory.h"
17 
18 
23 
24 {
25 public:
26 
30 
32  virtual ~DtNetnStateEncoderFactory();
33 
34 protected:
37 
40  const DtNetnStateEncoderFactory& orig);
41 };
42 
43 #endif
44 #endif
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtNetnStateEncoderFactory are used to create encoders which know how to encode state rep...
Definition: netnStateEncoderFactory.h:22
If you define DtSIMPLE_RPR to 1, and include this file, then this file defines a class called DtSimpl...
Definition: rprStateEncoderFactory.h:29
DtRprStateEncoderFactory & operator=(const DtRprStateEncoderFactory &orig)
assignment operator – not implemented

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)