Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
bool CParameterICE::getIce() const
51
{
52
return m_bIce;
53
}
54
55
void CParameterICE::setIce(bool newBIce)
56
{
Callers
3
slotIceChanged
Method · 0.45
slotStart
Method · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected