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

Method clearMetaInfo

src/openms/source/METADATA/MetaInfoInterface.cpp:228–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226 }
227
228 void MetaInfoInterface::clearMetaInfo()
229 {
230 delete meta_;
231 meta_ = nullptr;
232 }
233
234 void MetaInfoInterface::removeMetaValue(const String& name)
235 {

Callers 10

common_main_Method · 0.80
runMethod · 0.80
exportIDsMethod · 0.80
annotateFeatures_Method · 0.80
START_SECTIONFunction · 0.80
_testMetaInfoInterfaceFunction · 0.80
testDataProcessingFunction · 0.80

Calls

no outgoing calls

Tested by 3

START_SECTIONFunction · 0.64
_testMetaInfoInterfaceFunction · 0.64
testDataProcessingFunction · 0.64