Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
455
bool SampleQueue::IsOpen() const { return writer_.IsOpen(); }
456
void SampleQueue::Close() {
457
writer_.Close();
458
}
Callers
2
CleanQueue
Method · 0.45
Open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected