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-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 };

Document ID: Generated on Wed Jun 5 18:45:18 EDT 2019 from SVN revision 198968
Copyright © 2019 VT MAK. All Rights Reserved (www.mak.com)