VR-Link API Documentation for DIS
glbObjDesHashKey.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 1992-2010 VT MAK
00003 ** All rights reserved.
00004 *********************************************************************/
00005 
00006 
00009 
00010 #ifndef DtGlobalObjectDesignatorHashKey_H_
00011 #define DtGlobalObjectDesignatorHashKey_H_
00012 
00017 
00018 
00019 #if DtHLA
00020 #include <vlutil/vlHashKeys.h>
00021 typedef DtStringHashKey DtGlobalObjectDesignatorHashKey;
00022 #else
00023 #include <vlpi/entIdHashKey.h>
00024 typedef DtEntityIdentifierHashKey DtGlobalObjectDesignatorHashKey;
00025 #endif
00026 
00027 
00028 #endif
00029 
00030 

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)