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

Method GetIceDebug

Src/Channel/ICE/ParameterICE.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63bool CParameterICE::GetIceDebug() const
64{
65 return m_bIceDebug;
66}
67
68void CParameterICE::SetIceDebug(bool newIceDebug)
69{

Callers 2

CICEMethod · 0.80
InitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected