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