VR-Link API Documentation for HLA Evolved
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
include
vl
eventRepInter.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 EVENTREPORT_H_
11
#define EVENTREPORT_H_
12
14
#if DtHLA
15
#include "
hEventRepInt.h
"
16
#elif DtDIS
17
#include "
eventReptPdu.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
)