Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ onBindOutput
Method
onBindOutput
src/IOThread.cpp:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void IOThread::onBindOutput(std::string /* name */, ThreadQueueBasePtr /* threadQueue */) {
72
73
}
74
75
void IOThread::onBindInput(std::string /* name */, ThreadQueueBasePtr /* threadQueue */) {
76
Callers
1
setOutputQueue
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected