Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ NotifyResultReady
Method
NotifyResultReady
Modules/Core/src/Interactions/mitkDataInteractor.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
void mitk::DataInteractor::NotifyResultReady()
108
{
109
this->GetDataNode()->InvokeEvent(ResultReady());
110
}
111
112
void mitk::DataInteractor::DataNodeChanged()
113
{
Callers
2
AddPoint
Method · 0.80
FinishMove
Method · 0.80
Calls
1
GetDataNode
Method · 0.95
Tested by
no test coverage detected