VR-Link API Documentation for HLA 1.3
reflectedAgg.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 REMOTE_AGGREGATE_H_
11 #define REMOTE_AGGREGATE_H_
12 
13 
15 
16 #if DtHLA
17 #include "hReflectedAgg.h"
18 #elif DtDIS
19 #include "dReflectedAgg.h"
20 #elif DtTENA
21 #include "tReflectedAgg.h"
22 #else
23 #error "Please Choose a Protocol!"
24 #endif
25 
26 #endif
27 

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)