Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setLoadSubordinates
Method
setLoadSubordinates
src/openms/source/FORMAT/OPTIONS/FeatureFileOptions.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void FeatureFileOptions::setLoadSubordinates(bool sub)
39
{
40
loadSubordinates_ = sub;
41
}
42
43
bool FeatureFileOptions::getLoadSubordinates() const
44
{
Callers
8
main_
Method · 0.80
main_
Method · 0.80
outputTo_
Method · 0.80
main_
Method · 0.80
common_main_
Method · 0.80
main_
Method · 0.80
FeatureXMLFile_test.cpp
File · 0.80
align
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected