VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
vl
eventReportInteraction.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1992-2010 MAK Technologies, Inc
3
** All rights reserved.
4
*********************************************************************/
5
6
9
10
#ifndef EVENTREPORT_H_
11
#define EVENTREPORT_H_
12
14
#if DtHLA
15
#include "
eventReportInteractionHLA.h
"
16
#elif DtDIS
17
#include "
eventReportPdu.h
"
18
#else
19
#error "Please choose a protocol!"
20
#endif
21
22
#endif
23
eventReportPdu.h
eventReportInteractionHLA.h
This file provides a declaration of the class DtEventReportInteraction and DtEventReportInteractionCb...
Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)