MAK Data Logger API Documentation for DIS
 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-2011 VT MAK
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 Mon Mar 22 15:30:17 EDT 2021 from SVN revision 226440
Copyright © 2021 MAK Technologies. All Rights Reserved (www.mak.com)