Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setOutputFilename
Method
setOutputFilename
src/openms/source/FORMAT/XTandemInfile.cpp:519–522 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
517
}
518
519
void XTandemInfile::setOutputFilename(const String& filename)
520
{
521
output_filename_ = filename;
522
}
523
524
const String& XTandemInfile::getOutputFilename() const
525
{
Callers
2
main_
Method · 0.80
XTandemInfile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected