MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netAssistantShmCompInfoMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2008 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netAssistantShmCompInfoMsg.h,v $ $Revision: 1.1 $ $State: Exp $
7 *********************************************************************/
8 
9 #ifndef DtNetAssistantShmCompInfoMsg_H_
10 #define DtNetAssistantShmCompInfoMsg_H_
11 
15 
20 {
21 public:
22 
24  DtNetU16 notifyLevel;
25  DtNetU16 logFilenameSize;
26  DtNetU128 ipAddress;
27  DtNetU32 addressFamily;
28  DtNetU16 port;
29  //char logFilename[] - log filename name for this component
30 };
31 
32 
33 #endif
Definition: netAssistantMsgHdr.h:26
DtNetU128 ipAddress
Definition: netAssistantShmCompInfoMsg.h:26
Network representation for the RTI Assistant Shm component information message.
Definition: netAssistantShmCompInfoMsg.h:19
#define DT_DLL_ASSISTANT
_WIN32
Definition: rtiMsConfig.h:121
DtNetU16 notifyLevel
Definition: netAssistantShmCompInfoMsg.h:24
DtNetU16 port
Definition: netAssistantShmCompInfoMsg.h:28
DtNetAssistantMsgHeader header
Definition: netAssistantShmCompInfoMsg.h:23
DtNetU32 addressFamily
Definition: netAssistantShmCompInfoMsg.h:27
DtNetU16 logFilenameSize
Definition: netAssistantShmCompInfoMsg.h:25

Document ID: Generated on Thu May 11 15:55:32 EDT 2023 from SVN revision 254743
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)