VR-Link API Documentation for HLA Evolved
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
include
vl
reflectedDesignatorList.h
Go to the documentation of this file.
1
2
/*********************************************************************
3
** Copyright (c) 1992-2010 VT MAK
4
** All rights reserved.
5
*********************************************************************/
6
7
10
11
#ifndef DesignatorListProtocolIndependant_H_
12
#define DesignatorListProtocolIndependant_H_
13
15
16
#if DtHLA
17
#include "
hRefDesigList.h
"
18
#elif DtDIS
19
#include "
dRefDesigList.h
"
20
#elif DtTENA
21
#include "
tRefDesigList.h
"
22
#else
23
#error "Please Choose a Protocol!"
24
#endif
25
#endif
26
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
)