VR-Link API Documentation for DIS
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
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
netStructs.h
DtNetU32
Network-order unsigned 32-bit quantity.
Definition:
vlNetTypes.h:98
Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (
www.mak.com
)