MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetFlowControlWarning

Method GetFlowControlWarning

Src/Terminal/ParameterTerminal.cpp:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184bool CParameterTerminal::GetFlowControlWarning() const
185{
186 return m_bFlowControlWarning;
187}
188
189void CParameterTerminal::SetFlowControlWarning(bool newFlowControlWarning)
190{

Callers 1

slotUpdateParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected