Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setMetadataOnly
Method
setMetadataOnly
src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
PeakFileOptions::~PeakFileOptions() = default;
47
48
void PeakFileOptions::setMetadataOnly(bool only)
49
{
50
metadata_only_ = only;
51
}
52
53
bool PeakFileOptions::getMetadataOnly() const
54
{
Callers
9
metadataFileDialog
Method · 0.45
main_
Method · 0.45
transformFirstPass_
Method · 0.45
transformFirstPass_
Method · 0.45
START_SECTION
Function · 0.45
MzXMLFile_test.cpp
File · 0.45
PeakFileOptions_test.cpp
File · 0.45
MzDataFile_test.cpp
File · 0.45
FeatureXMLFile_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
1
START_SECTION
Function · 0.36