VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
include
vl
iffPub.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1992-2010 VT MAK
3
** All rights reserved.
4
*********************************************************************/
5
8
9
#ifndef IFF_PUBLISHER_H_
10
#define IFF_PUBLISHER_H_
11
12
#if DtHLA
13
#include "
hIffPub.h
"
14
#elif DtDIS
15
#include "
dIffPub.h
"
16
#elif DtTENA
17
#include "
tIffPub.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
)