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

Method setVerboseLevel

src/openms/source/CONCEPT/FuzzyStringComparator.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114
115 void FuzzyStringComparator::setVerboseLevel(const int rhs)
116 {
117 this->verbose_level_ = rhs;
118 }
119
120 const int& FuzzyStringComparator::getTabWidth() const
121 {

Callers 4

main_Method · 0.80
testStringSimilarFunction · 0.80
isFileSimilarFunction · 0.80

Calls

no outgoing calls

Tested by 2

testStringSimilarFunction · 0.64
isFileSimilarFunction · 0.64