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

Method GetEnable

Plugins/WakeOnLan/ParameterWakeOnLan.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104const bool CParameterWakeOnLan::GetEnable() const
105{
106 return m_bEnable;
107}
108
109int CParameterWakeOnLan::SetEnable(bool bEnable)
110{

Callers 1

SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected