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