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

Method GetDirectional

Src/Terminal/ParameterTerminal.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145bool CParameterTerminal::GetDirectional() const
146{
147 return m_bDirectional;
148}
149
150void CParameterTerminal::SetDirectional(bool newBiDirectional)
151{

Callers 2

SetParameterMethod · 0.80
slotUpdateParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected