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

Method begin

Modules/Segmentation/src/DataManagement/mitkSegmentationTaskList.cpp:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172std::vector<mitk::SegmentationTaskList::Task>::const_iterator mitk::SegmentationTaskList::begin() const
173{
174 return m_Tasks.begin();
175}
176
177std::vector<mitk::SegmentationTaskList::Task>::const_iterator mitk::SegmentationTaskList::end() const
178{

Callers 15

TestAllPropertiesFunction · 0.45
TestSerializeMethod · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
SerializeOnePropertyMethod · 0.45
RemoveObserversMethod · 0.45
AddToCPIMapMethod · 0.45
RemoveContourMethod · 0.45

Calls

no outgoing calls

Tested by 5

TestAllPropertiesFunction · 0.36
TestSerializeMethod · 0.36
ArePropertyListsEqualMethod · 0.36
mitkSceneIOTestFunction · 0.36