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

Method setLogDestination

src/openms/source/CONCEPT/FuzzyStringComparator.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143 }
144
145 void FuzzyStringComparator::setLogDestination(std::ostream& rhs)
146 {
147 this->log_dest_ = &rhs;
148 }
149
150 void FuzzyStringComparator::reportFailure_(char const* const message) const
151 {

Callers 3

testStringSimilarFunction · 0.80
isFileSimilarFunction · 0.80

Calls

no outgoing calls

Tested by 2

testStringSimilarFunction · 0.64
isFileSimilarFunction · 0.64