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

Method IsInitialized

Modules/Core/src/DataManagement/mitkBaseData.cpp:242–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242bool mitk::BaseData::IsInitialized() const
243{
244 return m_Initialized;
245}
246
247void mitk::BaseData::Clear()
248{

Callers 15

OnSelectionChangedMethod · 0.45
VerifyInputImageMethod · 0.45
GenerateDataMethod · 0.45
UpdateLookupTableMethod · 0.45
UpdateSurfaceMappingMethod · 0.45
UpdateMethod · 0.45

Calls

no outgoing calls

Tested by 14

TestConstructorMethod · 0.36
TestConstructor2Method · 0.36
TestConstructor3Method · 0.36
TestConstructor4Method · 0.36
TestResetMethod · 0.36
TestReset2Method · 0.36
TestReset3Method · 0.36
TestReset4Method · 0.36
TestOperateAssignMethod · 0.36