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

Method outEdgesBegin

src/openms_gui/source/VISUAL/TOPPASVertex.cpp:455–458  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453 }
454
455 TOPPASVertex::ConstEdgeIterator TOPPASVertex::outEdgesBegin() const
456 {
457 return out_edges_.begin();
458 }
459
460 TOPPASVertex::ConstEdgeIterator TOPPASVertex::outEdgesEnd() const
461 {

Callers 7

removeSelectedMethod · 0.80
isEdgeAllowed_Method · 0.80
dfsVisit_Method · 0.80
resetDownstreamMethod · 0.80
moveSelectedItemsMethod · 0.80
foreachFunction · 0.80
getEdgeStatusMethod · 0.80

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected