MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netAssistantLicServerInfoMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2008 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netAssistantLicServerInfoMsg.h,v $ $Revision: 1.1 $ $State: Exp $
7 *********************************************************************/
8 
9 #ifndef DtNetAssistantLicServerInfoMsg_H_
10 #define DtNetAssistantLicServerInfoMsg_H_
11 
14 
15 #include <vlutil/vlNetTypes.h>
16 #include <vlutil/vlUtil.h>
17 
18 #include "netAssistantMsgHdr.h"
19 
23 {
24 public:
25 
27  DtNetU8 removal;
28  DtNetU8 licenseCount;
30  //DtNetU32 licensePorts[];
31  //char licenseServers[];
32 
33 };
34 
35 
36 #endif // DtNetAssistantLicServerInfoMsg_H_
Definition: netAssistantMsgHdr.h:26
DtNetAssistantMsgHeader header
Definition: netAssistantLicServerInfoMsg.h:26
DtNetU16 licenseServersSize
Definition: netAssistantLicServerInfoMsg.h:29
#define DT_DLL_ASSISTANT
Default – Unix or Win32 static.
Definition: rtiMsConfig.h:150
Network representation for the RTI Assistant License Server Info message.
Definition: netAssistantLicServerInfoMsg.h:22
DtNetU8 licenseCount
Definition: netAssistantLicServerInfoMsg.h:28
DtNetU8 removal
Definition: netAssistantLicServerInfoMsg.h:27

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)