MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netAssistantForwarderConnectMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2013 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #pragma once
7 #include "netAssistantMsgHdr.h"
8 
12 
16 {
17 public:
18 
20  DtNetU128 ipAddress;
21  DtNetU32 addressFamily;
22  DtNetU16 port;
23  DtNetU16 hostNameSize;
24  //char hostName[];
25 };
Network representation for the RTI Assistant Forwarder connect message.
Definition: netAssistantForwarderConnectMsg.h:15
DtNetU128 ipAddress
Definition: netAssistantForwarderConnectMsg.h:20
Definition: netAssistantMsgHdr.h:26
DtNetU16 port
Definition: netAssistantForwarderConnectMsg.h:22
DtNetU32 addressFamily
Definition: netAssistantForwarderConnectMsg.h:21
#define DT_DLL_ASSISTANT
Default – Unix or Win32 static.
Definition: rtiMsConfig.h:150
DtNetAssistantMsgHeader header
Definition: netAssistantForwarderConnectMsg.h:19
DtNetU16 hostNameSize
Definition: netAssistantForwarderConnectMsg.h:23

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)