MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / inEdgesBegin

Method inEdgesBegin

src/openms_gui/source/VISUAL/TOPPASVertex.cpp:465–468  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

463 }
464
465 TOPPASVertex::ConstEdgeIterator TOPPASVertex::inEdgesBegin() const
466 {
467 return in_edges_.begin();
468 }
469
470 TOPPASVertex::ConstEdgeIterator TOPPASVertex::inEdgesEnd() const
471 {

Callers 7

removeSelectedMethod · 0.80
isEdgeAllowed_Method · 0.80
topoSortMethod · 0.80
moveSelectedItemsMethod · 0.80
foreachFunction · 0.80
getEdgeStatusMethod · 0.80
foreachFunction · 0.80

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected