Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetFlowControl
Method
GetFlowControl
Src/Terminal/ParameterTerminal.cpp:197–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
bool CParameterTerminal::GetFlowControl() const
198
{
199
return m_bFlowControl;
200
}
201
202
void CParameterTerminal::SetFlowControl(bool newFlowControl)
203
{
Callers
2
SetParameter
Method · 0.45
slotUpdateParameter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected