VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
netnStateDecoderFactory.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
7 #pragma once
8 
9 
10 #ifndef DtNetnStateDecoderFactory_H_
11 #define DtNetnStateDecoderFactory_H_
12 
13 #if DtHLA
14 
15 #include "stateDecoderFactory.h"
17 
18 
22 {
23 public:
24 
27 
29  virtual ~DtNetnStateDecoderFactory();
30 
31 protected:
34 
37 
38 protected:
40 };
41 
42 #endif
43 #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
DtRprStateDecoderFactory & operator=(const DtRprStateDecoderFactory &orig)
assignment operator – not implemented
bool myDecodeError
Definition: netnStateDecoderFactory.h:39
Instances of DtNetnStateDecoderFactory are used to create a Real-time Platform Reference (RPR) Federa...
Definition: netnStateDecoderFactory.h:21
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 Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)