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

Method clear

src/openms/source/CHEMISTRY/NASequence.cpp:348–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

346 }
347
348 void NASequence::clear()
349 {
350 seq_.clear();
351 three_prime_ = nullptr;
352 five_prime_ = nullptr;
353 }
354
355 void NASequence::parseString_(const String& s, NASequence& nas)
356 {

Callers 15

dunnIndicesMethod · 0.45
cutMethod · 0.45
removeAllClustersMethod · 0.45
operator()Method · 0.45
operator()Method · 0.45
operator()Method · 0.45
operator()Method · 0.45
compareLines_Method · 0.45
readNextLine_Method · 0.45
setToStringMethod · 0.45

Calls

no outgoing calls

Tested by 6

operator()Method · 0.36
filesEqualFunction · 0.36
isRealSimilarFunction · 0.36
testStringSimilarFunction · 0.36
isFileSimilarFunction · 0.36
getMultipleSpectraMethod · 0.36