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

Method getTagCount

src/openms/source/FORMAT/InspectInfile.cpp:490–493  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

488 }
489
490 Int InspectInfile::getTagCount() const
491 {
492 return tag_count_;
493 }
494
495 void InspectInfile::setTagCount(Int tag_count)
496 {

Callers 4

InspectInfileMethod · 0.80
InspectInfile.cppFile · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected