Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ NotifyStart
Method
NotifyStart
Modules/Core/src/Interactions/mitkDataInteractor.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
void mitk::DataInteractor::NotifyStart()
103
{
104
this->GetDataNode()->InvokeEvent(StartInteraction());
105
}
106
107
void mitk::DataInteractor::NotifyResultReady()
108
{
Callers
nothing calls this directly
Calls
1
GetDataNode
Method · 0.95
Tested by
no test coverage detected