MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getFillData

Method getFillData

src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184 }
185
186 bool PeakFileOptions::getFillData() const
187 {
188 return fill_data_;
189 }
190
191 void PeakFileOptions::setSkipXMLChecks(bool skip)
192 {

Callers 6

getCentroidInfoMethod · 0.80
endElementMethod · 0.80
charactersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected