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

Method end

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

Source from the content-addressed store, hash-verified

175}
176
177std::vector<mitk::SegmentationTaskList::Task>::const_iterator mitk::SegmentationTaskList::end() const
178{
179 return m_Tasks.end();
180}
181
182std::vector<mitk::SegmentationTaskList::Task>::iterator mitk::SegmentationTaskList::begin()
183{

Callers 15

TestAllPropertiesFunction · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
SerializeOnePropertyMethod · 0.45
AddToCPIMapMethod · 0.45
RemoveContourMethod · 0.45
CPICacheIsOutdatedFunction · 0.45

Calls

no outgoing calls

Tested by 4

TestAllPropertiesFunction · 0.36
ArePropertyListsEqualMethod · 0.36
mitkSceneIOTestFunction · 0.36