Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setFileType
Method
setFileType
src/openms/source/METADATA/SourceFile.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void SourceFile::setFileType(const String& file_type)
86
{
87
file_type_ = file_type;
88
}
89
90
const String& SourceFile::getChecksum() const
91
{
Callers
8
testSourceFile
Function · 0.95
store
Method · 0.80
loadExperiment
Method · 0.80
handleCVParam_
Method · 0.80
characters
Method · 0.80
startElement
Method · 0.80
load
Function · 0.80
SourceFile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testSourceFile
Function · 0.76