MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
simulationInterfacePrinter.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
12 
13 class DtString;
14 
17 {
18 public:
19 
22 
25 
26 private:
31 
32 public:
33 
35 
36 protected:
37 
38 
40 
41 
44  virtual void subscriptionListsChanged(
45  const std::vector<DtString>& objectClasses, const std::vector<DtString>& interactionClasses);
47 };
DtSimulationInterfacePrinter & operator=(const DtSimulationInterfacePrinter &)
Not Implemented.
virtual ~DtSimulationInterfacePrinter()
Destructor.
Primary interface to remote loggers.
Definition: remoteControlInterface.h:73
Contains MAKLogger::DtRemoteControlSimulationInterface for handling simulation remote control message...
Responsible for invoking simulation commands and processing simulation responses. ...
Definition: remoteControlSimulationInterface.h:21
DtSimulationInterfacePrinter(MAKLogger::DtRemoteControlInterface *rci)
Constructor.
static MAKLogger::DtRemoteControlSimulationInterface * create(MAKLogger::DtRemoteControlInterface *rci)
virtual void subscriptionListsChanged(const std::vector< DtString > &objectClasses, const std::vector< DtString > &interactionClasses)
The subscription lists have changed Called after all connected loggers have responded individually...
Prints message for received record responses.
Definition: simulationInterfacePrinter.h:16

Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)