MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netIntTsoMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1998 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netIntTsoMsg.h,v $ $Revision: 1.4 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtNetInteractionTsoMsg_H_
13 #define DtNetInteractionTsoMsg_H_
14 
15 #include "netParms.h"
16 
18 
20 {
21 public:
22 
24  DtNetU32 serialNumber;
25  DtNetU32 handle;
26  DtNetU8 orderType;
27  DtNetU8 timeSize;
28  DtNetU16 tagSize;
29 };
34 
35 #endif
Definition: netRtiMsgHdr.h:23
DtNetU8 orderType
Definition: netIntTsoMsg.h:26
DtNetU32 handle
Definition: netIntTsoMsg.h:25
DtNetMsgHeader header
Definition: netIntTsoMsg.h:23
Format for arranging the data for an time stamped interaction message.
Definition: netIntTsoMsg.h:19
DtNetU16 tagSize
size of timestamp encoding or 0 if timestamp omitted
Definition: netIntTsoMsg.h:28
DtNetU8 timeSize
Definition: netIntTsoMsg.h:27
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
DtNetU32 serialNumber
Definition: netIntTsoMsg.h:24

Document ID: Generated on Mon Sep 7 15:40:32 EDT 2020 from SVN revision 217499
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)