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

Method getBlind

src/openms/source/FORMAT/InspectInfile.cpp:430–433  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428 }
429
430 UInt InspectInfile::getBlind() const
431 {
432 return blind_;
433 }
434
435 void InspectInfile::setBlind(UInt blind)
436 {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected