VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfHla1516.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: vrfHla1516.h,v $ $Revision: 1.1 $ $State: Exp $
7 ******************************************************************************/
8 
12 
14 
15 #pragma once
16 
17 #define DT_PROTOCOL_NAMESPACE vrvHla1516
18 #define VRF_PROTOCOL_NAMESPACE makVrfHla1516
19 
20 #ifdef WIN32
21 #pragma once
22 
23 #ifdef VRFHLA1516_EXPORTS
24 #define DT_DLL_VRFHLA1516 __declspec ( dllexport )
25 #else
26 #define DT_DLL_VRFHLA1516 __declspec ( dllimport )
27 
28 #endif
29 #else
30 #define DT_DLL_VRFHLA1516
31 #endif
32 
33 namespace makVrv
34 {
35  class DtDe;
36 }
37 
38 namespace makVrf
39 {
40  namespace VRF_PROTOCOL_NAMESPACE
41  {
43  }
44 }
#define DT_DLL_VRFHLA1516
Definition: vrfHla1516.h:30
DT_DLL_VRFDIS void init(makVrv::DtDe &ande)
#define VRF_PROTOCOL_NAMESPACE
Definition: vrfHla1516.h:18
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)