MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / IsOpen

Method IsOpen

lib/mdflib/mdflib/src/samplequeue.cpp:455–455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453}
454
455bool SampleQueue::IsOpen() const { return writer_.IsOpen(); }
456void SampleQueue::Close() {
457 writer_.Close();
458}

Callers 2

CleanQueueMethod · 0.45
OpenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected