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

Method setTabWidth

src/openms/source/CONCEPT/FuzzyStringComparator.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 }
124
125 void FuzzyStringComparator::setTabWidth(const int rhs)
126 {
127 this->tab_width_ = rhs;
128 }
129
130 const int& FuzzyStringComparator::getFirstColumn() const
131 {

Callers 2

main_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected