VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
include
vl
commentInter.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 COMMENT_H_
8
#define COMMENT_H_
9
13
14
#if DtHLA
15
#include "
hCommentInter.h
"
16
#elif DtDIS
17
#include "
commentPdu.h
"
18
#elif DtTENA
19
#include "
tCommentInter.h
"
20
#else
21
#error "Please Choose a Protocol!"
22
#endif
23
24
#endif
25
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
)