VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
recordSetP.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 #ifndef _recordSetP_h_
6 #define _recordSetP_h_ 1
7 
8 #include <vlpi/netStructs.h>
9 #if DtHLA
10 
11 
12 struct DtNetRecordSetRPR20
13 {
14  DtNetU32 myIdentifier;
15  DtNetU32 mySerialNumber;
16  DtNetU32 myNumberOfRecords;
17  //DtNetRecordStructRPR20 RecordValues 0+
18 };
19 
22 struct DtNetRecordStructRPR20
23 {
24  DtNetU32 myNumberOfBits;
25  DtNetU32 myNumberOfBytes;
28 };
29 #endif
30 #endif

Document ID: Generated on Mon Apr 8 04:49:21 EDT 2019 from SVN revision 197403
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)