MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
heartbeatResponseMessage.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  DtHeartbeatResponseMessage* setInResponseTo(unsigned long long sequenceNumber);
19  unsigned long long inResponseTo() const;
20 
21  void printData() const;
22 
23  protected:
24 
26  };
27 }
MAKRti::DtNetU64 DtFedProU64
Definition: fedproNetDatatypes.h:16
#define DT_DLL_FEDPRO
Definition: rtiMsConfig.h:156
Definition: heartbeatResponseMessage.h:11
DtFedProU64 mySequenceNumber
Definition: heartbeatResponseMessage.h:25
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)