VR-Forces 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
vrvHla13
DtHla13Connection.h
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright (c) 2008 MAK Technologies, Inc.
3
** All rights reserved.
4
******************************************************************************/
5
9
10
#ifndef DtHla13Connection_H_
11
#define DtHla13Connection_H_
12
13
#include <
vrvHla13/vrvHla13.h
>
14
15
//Necessary to define the protocol namespace used in the shared VRL source.
16
#define DT_PROTOCOL_NAMESPACE vrvHla13
17
18
//Include the shared code w/ macros applied.
19
#include <
vrvVrl/DtVrlinkConnection.h
>
20
21
//Get rid of the namespace.
22
#undef DT_PROTOCOL_NAMESPACE
23
24
#endif
25
26
vrvHla13.h
Contains DLL export macros.
DtVrlinkConnection.h
Contains makVrv::DtVrlinkSimulation class.
Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)