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

Method isTopoSortMarked

src/openms_gui/source/VISUAL/TOPPASVertex.cpp:529–532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

527 }
528
529 bool TOPPASVertex::isTopoSortMarked() const
530 {
531 return topo_sort_marked_;
532 }
533
534 void TOPPASVertex::setTopoSortMarked(bool b)
535 {

Callers 1

topoSortMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected