VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
transCtlP.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
7 #ifndef _transCtlP_h_
8 #define _transCtlP_h_ 1
9 
10 #if DtDIS
11 
12 #include <vlpi/netStructs.h>
13 #include "pduHeader.h"
14 #include "recordSetP.h"
15 
17 
19 {
28 };
29 
30 #endif
31 #endif
DtNetPduHeader myHeader
Definition: transCtlP.h:20
DtNetU8 myReqRelService
Definition: transCtlP.h:24
DtNetEntityIdentifier myTransferredEntityID
Definition: transCtlP.h:26
Definition: pduHeader.h:14
Network-order unsigned 32-bit quantity.
Definition: vlNetTypes.h:99
The following is the network structure for the transfer control request PDU.
Definition: transCtlP.h:18
DtNetEntityIdentifier myReceivingEntityID
Definition: transCtlP.h:22
DtU8 DtNetU8
Unsigned 8-bit value.
Definition: vlNetTypes.h:31
DtNetU8 myTransferType
Definition: transCtlP.h:25
Definition: netStructs.h:116
DtNetRecordSetPdu myRecordSets
Definition: transCtlP.h:27
DtNetEntityIdentifier myOriginatingEntityID
Definition: transCtlP.h:21
DtNetU32 myRequestID
Definition: transCtlP.h:23
DtNetRecordSetPdu is the network structure for a record set used by the PDU classes which inherit fro...
Definition: recordSet.h:29

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)