MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setPathToFile

Method setPathToFile

src/openms/source/METADATA/SourceFile.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 }
64
65 void SourceFile::setPathToFile(const String& path_to_file)
66 {
67 path_to_file_ = path_to_file;
68 }
69
70 float SourceFile::getFileSize() const
71 {

Callers 8

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

Calls

no outgoing calls

Tested by 1

testSourceFileFunction · 0.76