Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getOutputLines
Method
getOutputLines
src/openms/source/FORMAT/SequestInfile.cpp:518–521 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
516
}
517
518
Size SequestInfile::getOutputLines() const
519
{
520
return output_lines_;
521
}
522
523
void SequestInfile::setOutputLines(Size output_lines)
524
{
Callers
4
SequestInfile
Method · 0.80
SequestInfile.cpp
File · 0.80
operator==
Method · 0.80
SequestInfile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected