VR-Forces Developer's Guide
 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 
9 
10 #ifndef DT_PROTOCOL_NAMESPACE
11 #error Namespace Protocol Macro DT_PROTOCOL_NAMESPACE not defined.
12 #endif
13 
14 #ifndef DtGlStudioVrlAttributeUpdater_h
15 #define DtGlStudioVrlAttributeUpdater_h
16 
18 
19 
20 namespace makVrv
21 {
22 
23  namespace DT_PROTOCOL_NAMESPACE
24  {
25 
27 
31  {
32  public:
35 
36  virtual void init(DtVrlinkEntityStateListener* listener);
37 
38  protected:
39  };
40 
41 } //DT_PROTOCOL_NAMESPACE::
42 
43 } //makVrv::
44 
45 #endif
46 
Base class for a GLStudio cockpit attribute.
Definition: DtGlStudioAttributeUpdater.h:23
DL_DLL_IGCONVRLINK void init(DtDe &anIG)
#define DT_PROTOCOL_NAMESPACE
Contains DLL export macros.
Definition: vrfDis.h:17
#define DT_DLL_VRVGLSTUDIOVRLINK
Definition: DtGlStudioDIS.h:21
Base protocol specific GL Studio attribute updater.
Definition: DtGlStudioVrlAttributeUpdater.h:30

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)