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

Method clear

src/openms/source/DATASTRUCTURES/OSWData.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 }
24
25 void OSWData::clear()
26 {
27 transitions_.clear();
28 proteins_.clear();
29 }
30
31 void OSWData::clearProteins()
32 {

Callers 1

clearProteinsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected