MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netAssistantLrcCompInfoMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2008 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netAssistantLrcCompInfoMsg.h,v $ $Revision: 1.12 $ $State: Exp $
7 *********************************************************************/
8 
9 #ifndef DtNetAssistantLrcCompInfoMsg_H_
10 #define DtNetAssistantLrcCompInfoMsg_H_
11 
15 
20 {
21 public:
23  DtNetU128 tcpAddress;
24  DtNetU128 tcpInterface;
25  DtNetU128 udpAddress;
26  DtNetU128 udpInterface;
27  DtNetU32 fedHandle;
28  DtNetU32 addressFamily;
29  DtNetU32 federationHandle;
30  DtNetU32 processId;
31  DtNetU16 udpPort;
32  DtNetU16 tcpPort;
33  DtNetU16 notifyLevel;
34  DtNetU16 logFilenameSize;
35  DtNetU16 nameSize;
36  DtNetU16 processNameSize;
37  DtNetU16 commandArgsSize;
38  DtNetU16 licServerSize;
39  DtNetU16 forwarderPort;
41  DtNetU16 federateNameSize;
42  DtNetU8 fullCompliance;
43  DtNetU8 hlaVersion;
44  DtNetU8 useRtiexec;
46  DtNetU8 isReconnect;
47  //char logFilename[] - log filename name for this component
48  //char name[] - name of this component
49  //char processName[] - name of the process
50  //char commandArgs[] - command line arguments
51  //char licServer[] - license server used by this component
52  //char federationName[] - name of the federate's federation (LRC only)
53  //char federateName[] - name of the federate
54 };
55 
56 
57 #endif
DtNetU8 isNetStatsEnabled
Definition: netAssistantLrcCompInfoMsg.h:45
DtNetU8 hlaVersion
Definition: netAssistantLrcCompInfoMsg.h:43
Network representation for the RTI Assistant LRC component information message.
Definition: netAssistantLrcCompInfoMsg.h:19
Definition: netAssistantMsgHdr.h:26
DtNetU16 commandArgsSize
Definition: netAssistantLrcCompInfoMsg.h:37
DtNetU128 tcpAddress
Definition: netAssistantLrcCompInfoMsg.h:23
DtNetU32 addressFamily
Definition: netAssistantLrcCompInfoMsg.h:28
DtNetU8 isReconnect
Definition: netAssistantLrcCompInfoMsg.h:46
DtNetU16 federateNameSize
Definition: netAssistantLrcCompInfoMsg.h:41
DtNetU8 fullCompliance
Definition: netAssistantLrcCompInfoMsg.h:42
DtNetU16 federationNameSize
Definition: netAssistantLrcCompInfoMsg.h:40
DtNetU32 federationHandle
Definition: netAssistantLrcCompInfoMsg.h:29
DtNetU8 useRtiexec
Definition: netAssistantLrcCompInfoMsg.h:44
#define DT_DLL_ASSISTANT
Default – Unix or Win32 static.
Definition: rtiMsConfig.h:150
DtNetU16 licServerSize
Definition: netAssistantLrcCompInfoMsg.h:38
DtNetU32 fedHandle
Definition: netAssistantLrcCompInfoMsg.h:27
DtNetU16 forwarderPort
Definition: netAssistantLrcCompInfoMsg.h:39
DtNetU16 notifyLevel
Definition: netAssistantLrcCompInfoMsg.h:33
DtNetU16 tcpPort
Definition: netAssistantLrcCompInfoMsg.h:32
DtNetU16 processNameSize
Definition: netAssistantLrcCompInfoMsg.h:36
DtNetU16 nameSize
Definition: netAssistantLrcCompInfoMsg.h:35
DtNetU128 udpInterface
Definition: netAssistantLrcCompInfoMsg.h:26
DtNetU16 udpPort
Definition: netAssistantLrcCompInfoMsg.h:31
DtNetU16 logFilenameSize
Definition: netAssistantLrcCompInfoMsg.h:34
DtNetU128 tcpInterface
Definition: netAssistantLrcCompInfoMsg.h:24
DtNetU128 udpAddress
Definition: netAssistantLrcCompInfoMsg.h:25
DtNetU32 processId
Definition: netAssistantLrcCompInfoMsg.h:30
DtNetAssistantMsgHeader header
Definition: netAssistantLrcCompInfoMsg.h:22

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)