VR-Link API Documentation for HLA 1516
recordSetP.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 1992-2010 VT MAK
00003 ** All rights reserved.
00004 *********************************************************************/
00005 #ifndef _recordSetP_h_
00006 #define _recordSetP_h_ 1
00007 
00008 #include <vlpi/NetStructs.h>
00009 #if DtHLA
00010 
00011 
00012 struct DtNetRecordSetRPR20
00013 {
00014    DtNetU32                      myIdentifier;
00015    DtNetU32                      mySerialNumber;
00016    DtNetU32                      myNumberOfRecords;
00017    //DtNetRecordStructRPR20 RecordValues               0+
00018 };
00019 
00022 struct DtNetRecordStructRPR20
00023 {
00024    DtNetU32                      myNumberOfBits;
00025    DtNetU32                      myNumberOfBytes;
00028 };
00029 #endif 
00030 #endif

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)