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

Method setLoadSubordinates

src/openms/source/FORMAT/OPTIONS/FeatureFileOptions.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 void FeatureFileOptions::setLoadSubordinates(bool sub)
39 {
40 loadSubordinates_ = sub;
41 }
42
43 bool FeatureFileOptions::getLoadSubordinates() const
44 {

Callers 8

main_Method · 0.80
main_Method · 0.80
outputTo_Method · 0.80
main_Method · 0.80
common_main_Method · 0.80
main_Method · 0.80
alignFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected