Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getWriteIndex
Method
getWriteIndex
src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:246–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
bool PeakFileOptions::getWriteIndex() const
247
{
248
return write_index_;
249
}
250
251
void PeakFileOptions::setWriteIndex(bool write_index)
252
{
Callers
3
writeFooter_
Method · 0.80
writeHeader_
Method · 0.80
writeTo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected