Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getFileSize
Method
getFileSize
src/openms/source/METADATA/SourceFile.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
float SourceFile::getFileSize() const
71
{
72
return file_size_;
73
}
74
75
void SourceFile::setFileSize(float file_size)
76
{
Callers
2
update_
Method · 0.80
SourceFile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected