VR-Forces 4.8 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
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
/******************************************************************************
6
** $RCSfile: DtHla1516Connection.h,v $ $Revision: 1.10 $ $State: Exp $
7
******************************************************************************/
8
12
13
14
#ifndef DtHla1516Connection_H_
15
#define DtHla1516Connection_H_
16
17
#include <
vrvHla1516/vrvHla1516.h
>
18
19
//Necessary to define the protocol namespace used in the shared VRL source.
20
#define DT_PROTOCOL_NAMESPACE vrvHla1516
21
22
//Include the shared code w/ macros applied.
23
#include <
vrvVrl/DtVrlinkConnection.h
>
24
25
//Get rid of the namespace.
26
#undef DT_PROTOCOL_NAMESPACE
27
28
#endif
vrvHla1516.h
Contains DLL export macros.
DtVrlinkConnection.h
Contains makVrv::DtVrlinkSimulation class.
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
)