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 MAK Technologies, Inc
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:99
Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)