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

Method getEnable

Service/ParameterService.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50bool CParameterService::getEnable() const
51{
52 return m_bEnable;
53}
54
55void CParameterService::setEnable(bool newEnable)
56{

Callers 5

InitMethod · 0.80
InitMethod · 0.80
CFrmParameterTigerVNCMethod · 0.80
InitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected