Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testStringSimilar
Function · 0.80
isFileSimilar
Function · 0.80
FuzzyStringComparator_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
2
testStringSimilar
Function · 0.64
isFileSimilar
Function · 0.64