MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
savDataHdr.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1998 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: savDataHdr.h,v $ $Revision: 1.8 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtSaveDataHeader_H_
13 #define DtSaveDataHeader_H_
14 
15 #include "rtiMsConfig.h"
16 #include <vlutil/vlNetTypes.h>
17 #include <vlutil/vlString.h>
18 
19 
21 {
22  public:
23  MAKRti::DtNetU32 packetSize;
24  MAKRti::DtNetU32 packetType;
25 };
26 
27 #endif
Definition: savDataHdr.h:20
MAKRti::DtNetU32 packetSize
Definition: savDataHdr.h:23
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155
MAKRti::DtNetU32 packetType
Definition: savDataHdr.h:24

Document ID: Generated on Wed Jul 8 16:20:32 EDT 2026 from SVN revision 291616
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)