MCPcopy Create free account
hub / github.com/MITK/MITK / Updating

Method Updating

Modules/Core/src/Algorithms/mitkBaseDataSource.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55bool mitk::BaseDataSource::Updating() const
56{
57 return this->m_Updating;
58}
59
60mitkBaseDataSourceGetOutputDefinitions(mitk::BaseDataSource)

Callers 5

GetVtkImageDataMethod · 0.80
GetSliceData_unlockedMethod · 0.80
ImageAccessorBaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected