OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
AbstractModelNotifier.h
Go to the documentation of this file.
1#pragma once
2
3// Foundation header
5
6// C++ header
7#include <string>
8
9namespace ot {
10
21
22}
#define OT_SERVICEFOUNDATION_API_EXPORT
Definition FoundationAPIExport.h:7
Definition AbstractModelNotifier.h:11
AbstractModelNotifier()
Definition AbstractModelNotifier.h:13
virtual ~AbstractModelNotifier()
Definition AbstractModelNotifier.h:15
Definition Connector.h:8