Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testSourceFile
Function · 0.95
store
Method · 0.80
loadExperiment
Method · 0.80
startElement
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