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

Method setSeparator

src/openms/source/FORMAT/MzTabBase.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 void MzTabStringList::setSeparator(char sep)
92 {
93 sep_ = sep;
94 }
95
96 bool MzTabStringList::isNull() const
97 {

Callers 5

readMethod · 0.80
readMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected