VR-Forces 5.0.2 Developer's Guide
Home
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
vrvHla1516
DtHla1516Connection.h
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright (c) 2008 MAK Technologies, Inc.
3
** All rights reserved.
4
******************************************************************************/
5
9
10
11
#ifndef DtHla1516Connection_H_
12
#define DtHla1516Connection_H_
13
14
#include <
vrvHla1516/vrvHla1516.h
>
15
16
//Necessary to define the protocol namespace used in the shared VRL source.
17
#define DT_PROTOCOL_NAMESPACE vrvHla1516
18
19
//Include the shared code w/ macros applied.
20
#include <
vrvVrl/DtVrlinkConnection.h
>
21
22
//Get rid of the namespace.
23
#undef DT_PROTOCOL_NAMESPACE
24
25
#endif
vrvHla1516.h
Contains DLL export macros.
DtVrlinkConnection.h
Contains makVrv::DtVrlinkSimulation class.
Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (
www.mak.com
)