MCPcopy 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

testSourceFileFunction · 0.95
storeMethod · 0.80
loadExperimentMethod · 0.80
handleCVParam_Method · 0.80
charactersMethod · 0.80
startElementMethod · 0.80
loadFunction · 0.80

Calls

no outgoing calls

Tested by 1

testSourceFileFunction · 0.76