MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
newSessionMessage.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2025 MAK Technologies
3 ** All rights reserved.
4 *********************************************************************/
5 #pragma once
6 
7 #include "fedproMessage.h"
8 
9 namespace FedProSess
10 {
12  {
13  public:
14 
17 
18  DtFedProU32 protocolVersion() const;
19  DtNewSessionMessage* setProtocolVersion(DtFedProU32 version);
20 
21  void printData() const;
22 
23  protected:
24 
26  };
27 }
MAKRti::DtNetU32 DtFedProU32
Definition: fedproNetDatatypes.h:15
#define DT_DLL_FEDPRO
Definition: rtiMsConfig.h:156
DtFedProU32 myProtocolVersion
Definition: newSessionMessage.h:25
Definition: newSessionMessage.h:11
Definition: fedproMessage.h:18

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)