VR-Link API Documentation for HLA 1.3
reflectedEnt.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 1992-2010 VT MAK
00003 ** All rights reserved.
00004 *********************************************************************/
00005 
00006 #ifndef REMOTE_ENTITY_H_
00007 #define REMOTE_ENTITY_H_
00008 
00011 
00012 #if DtHLA 
00013 #include "hReflectedEnt.h"
00014 #elif DtDIS
00015 #include "dReflectedEnt.h"
00016 #elif DtTENA
00017 #include "tReflectedEnt.h"
00018 #else
00019 #error "Please Choose a Protocol!"
00020 #endif
00021 
00022 #endif
00023 

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)