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

Method GetNetworkInterface

Plugins/WakeOnLan/ParameterWakeOnLan.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146const QString CParameterWakeOnLan::GetNetworkInterface() const
147{
148 return m_szNetworkInteface;
149}
150
151int CParameterWakeOnLan::SetNetworkInterface(const QString& szName)
152{

Callers 3

GetMacMethod · 0.80
SetParameterMethod · 0.80
dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected