MCPcopy 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
197bool CParameterTerminal::GetFlowControl() const
198{
199 return m_bFlowControl;
200}
201
202void CParameterTerminal::SetFlowControl(bool newFlowControl)
203{

Callers 2

SetParameterMethod · 0.45
slotUpdateParameterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected