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

Method getState

src/openms/source/METADATA/Sample.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163 }
164
165 Sample::SampleState Sample::getState() const
166 {
167 return state_;
168 }
169
170 void Sample::setState(Sample::SampleState state)
171 {

Callers 9

testSampleFunction · 0.95
update_Method · 0.45
writeHeader_Method · 0.45
writeToMethod · 0.45
Sample_test.cppFile · 0.45
MzMLFile_test.cppFile · 0.45
MzXMLFile_test.cppFile · 0.45

Calls

no outgoing calls

Tested by 1

testSampleFunction · 0.76