MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / ~InspectInfile

Method ~InspectInfile

src/openms/source/FORMAT/InspectInfile.cpp:52–55  ·  view source on GitHub ↗

destructor

Source from the content-addressed store, hash-verified

50
51 // destructor
52 InspectInfile::~InspectInfile()
53 {
54 PTMname_residues_mass_type_.clear();
55 }
56
57 // assignment operator
58 InspectInfile& InspectInfile::operator=(const InspectInfile& inspect_infile)

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected