OpenTwin
0.1
OpenTwin
Loading...
Searching...
No Matches
ContentChangedHandling.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
ot
4
{
7
enum class
ContentChangedHandling
: int32_t
8
{
9
ModelServiceSavesNotifyOwner
= 0,
10
OwnerHandles
= 1,
11
ModelServiceSaves
= 2
12
};
13
}
ot
Definition
Connector.h:8
ot::ContentChangedHandling
ContentChangedHandling
Defines how the model service shall deal with a content changed notification from the ui....
Definition
ContentChangedHandling.h:8
ot::ContentChangedHandling::OwnerHandles
@ OwnerHandles
ot::ContentChangedHandling::ModelServiceSavesNotifyOwner
@ ModelServiceSavesNotifyOwner
ot::ContentChangedHandling::ModelServiceSaves
@ ModelServiceSaves
Libraries
ModelEntities
include
ContentChangedHandling.h
Generated by
1.10.0