VR-Link API Documentation for HLA 1.3
reflectedEnt.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef REMOTE_ENTITY_H_
7 #define REMOTE_ENTITY_H_
8 
11 
12 #if DtHLA
13 #include "hReflectedEnt.h"
14 #elif DtDIS
15 #include "dReflectedEnt.h"
16 #elif DtTENA
17 #include "tReflectedEnt.h"
18 #else
19 #error "Please Choose a Protocol!"
20 #endif
21 
22 #endif
23 

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)