VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rprHlaObjectFactory.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
9 
10 #ifndef DtRprHlaObjectFactory_H_
11 #define DtRprHlaObjectFactory_H_
12 
13 #if DtHLA
14 
15 #include "hlaObjectFactory.h"
16 
17 
18 
19 
22 
24 {
25 public:
26 
29 
31  virtual ~DtRprHlaObjectFactory();
32 
33 protected:
34 
37 
40 };
41 
42 #endif
43 #endif
44 
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
This file provides a declaration of the class DtHlaObjectFactory.
DtHlaObjectFactory & operator=(const DtHlaObjectFactory &orig)
assignment operator - not implemented
Instances of DtRprHlaObjectFactory are used to create RPR (Real-time Platform Reference) FOM HLA obje...
Definition: rprHlaObjectFactory.h:23
Instances of DtHlaObjectFactory are used to create HLA objects.
Definition: hlaObjectFactory.h:20

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)