VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
vl
globalObjectDesignatorHashKey.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1992-2010 VT MAK
3
** All rights reserved.
4
*********************************************************************/
5
6
9
10
#ifndef DtGlobalObjectDesignatorHashKey_H_
11
#define DtGlobalObjectDesignatorHashKey_H_
12
17
18
19
#if DtHLA
20
#include <
vlutil/vlHashKeys.h
>
21
typedef
DtStringHashKey
DtGlobalObjectDesignatorHashKey
;
22
#else
23
#include <
vlpi/entityIdentifierHashKey.h
>
24
typedef
DtEntityIdentifierHashKey
DtGlobalObjectDesignatorHashKey
;
25
#endif
26
27
28
#endif
29
30
Document ID: Generated on Wed Jan 7 13:31:29 EST 2015 from SVN revision 149162
Copyright © 2005-2014 VT MÄK. All Rights Reserved (
www.mak.com
)