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

Method GetRepeat

Plugins/WakeOnLan/ParameterWakeOnLan.cpp:202–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202const int CParameterWakeOnLan::GetRepeat() const
203{
204 return m_nRepeat;
205}
206
207int CParameterWakeOnLan::SetRepeat(int nRepeat)
208{

Callers 2

ArpRequestMethod · 0.80
SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected