VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
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 Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (
www.mak.com
)