VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mineQueryP.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 _mineQueryP_h_
8 #define _mineQueryP_h_ 1
9 
10 #if DtDIS
11 
12 #include <vlpi/netStructs.h>
13 #include "pduHeader.h"
14 
16 
18 {
28 };
29 
30 #endif
31 #endif
The following is the network structure for the minefield query PDU.
Definition: mineQueryP.h:17
DtNetEntityIdentifier myRequestingEntityID
Definition: mineQueryP.h:21
DtNetU8 myNumSensorTypes
Definition: mineQueryP.h:25
Definition: pduHeader.h:14
DtNetPduHeader myHeader
Definition: mineQueryP.h:19
Network-order unsigned 32-bit quantity.
Definition: vlNetTypes.h:98
DtNetU8 myRequestID
Definition: mineQueryP.h:22
DtU8 DtNetU8
Unsigned 8-bit value.
Definition: vlNetTypes.h:30
Definition: netStructs.h:116
DtNetU32 myDataFilter
Definition: mineQueryP.h:26
DtNetEntityType myRequestedMineType
Definition: mineQueryP.h:27
Definition: netStructs.h:55
DtNetU8 padding
Definition: mineQueryP.h:24
DtNetU8 myNumPerimeterPoints
Definition: mineQueryP.h:23
DtNetEntityIdentifier myMinefieldID
Definition: mineQueryP.h:20

Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)