MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netSocketHdr.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1998 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netSocketHdr.h,v $ $Revision: 1.8 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtNetSocketHeader_H_
13 #define DtNetSocketHeader_H_
14 
15 
16 #include "rtiMsConfig.h"
17 #include <vlutil/vlNetTypes.h>
18 #include <vlutil/vlString.h>
19 
31 
33 {
34 
35 public:
36 
37  MAKRti::DtNetU32 totalSize;
38 };
39 
40 #endif
MAKRti::DtNetU32 totalSize
Definition: netSocketHdr.h:37
Currently, DtNetSocketHeader contains a simple size field at offset 0 to be used by DtTcpSocket to re...
Definition: netSocketHdr.h:32
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)