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

Method getIce

Src/Channel/ICE/ParameterICE.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50bool CParameterICE::getIce() const
51{
52 return m_bIce;
53}
54
55void CParameterICE::setIce(bool newBIce)
56{

Callers 3

slotIceChangedMethod · 0.45
slotStartMethod · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected