VR-Link API Documentation for HLA Evolved
fireP.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #pragma once
7 
11 
12 #include <vlpi/NetStructs.h>
13 #include <vl/eventId.h>
14 #include "pduHeader.h"
15 
16 /* per Document IST-CR-93-15 Section 5.4.4.1.1 */
17 typedef struct DtNetFirePdu
18 {
24  DtNetU32 fireMissionIndex; /* padding before VERS 5 */
29 } DtNetFirePdu;
30 
31 

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)