VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtGlStudioVrlAttributeUpdater.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: DtGlStudioVrlAttributeUpdater.h,v $ $Revision: 1.3 $ $State: Exp $
7 *******************************************************************************/
8 
12 
13 #ifndef DT_PROTOCOL_NAMESPACE
14 #error Namespace Protocol Macro DT_PROTOCOL_NAMESPACE not defined.
15 #endif
16 
17 #ifndef DtGlStudioVrlAttributeUpdater_h
18 #define DtGlStudioVrlAttributeUpdater_h
19 
21 
22 
23 namespace makVrv
24 {
25 
26  namespace DT_PROTOCOL_NAMESPACE
27  {
28 
30 
34  {
35  public:
38 
39  virtual void init(DtVrlinkEntityStateListener* listener);
40 
41  protected:
42  };
43 
44 } //DT_PROTOCOL_NAMESPACE::
45 
46 } //makVrv::
47 
48 #endif
49 
Base class for a GLStudio cockpit attribute.
Definition: DtGlStudioAttributeUpdater.h:26
DL_DLL_IGCONVRLINK void init(DtDe &anIG)
#define DT_PROTOCOL_NAMESPACE
Make VR-Vantage VRLink code export with library #ifdef DL_DLL_IGCONVRLINK #undef DL_DLL_IGCONVRLINK #...
Definition: export.h:32
#define DT_DLL_VRVGLSTUDIOVRLINK
Definition: DtGlStudioDIS.h:24
Base protocol specific GL Studio attribute updater.
Definition: DtGlStudioVrlAttributeUpdater.h:33

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)