VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rprInteractionFactory.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
9 
10 #ifndef DtRprInteractionFactory_H_
11 #define DtRprInteractionFactory_H_
12 
13 #if DtHLA
14 
15 #include "interactionFactory.h"
16 
17 
21 #if DtSIMPLE_RPR
22 #define DtRprInteractionFactory DtSimpleRprInteractionFactory
23 #endif
24 
25 
29 {
30 public:
31 
35 
37  virtual ~DtRprInteractionFactory();
38 
39 protected:
42 
45 };
46 
47 #endif
48 #endif
49 
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
If you define DtSIMPLE_RPR to 1, and include this file, then this file defines a class called DtSimpl...
Definition: rprInteractionFactory.h:28
Instances of DtInteractionFactory are used to create derived DtInteractions based on Interaction Clas...
Definition: interactionFactory.h:29
This file provides a declaration of the class DtInteractionFactory.
DtInteractionFactory & operator=(const DtInteractionFactory &orig)
assignment operator - not implemented.

Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)