VR-Link API Documentation for HLA Evolved
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
include
vl
packets
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 Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (
www.mak.com
)