Ethernet::Service Member List
This is the complete list of members for Ethernet::Service, including all inherited members.
enableDHCP(bool enable)=0 | Ethernet::Service | pure virtual |
end()=0 | Ethernet::Service | pure virtual |
eventCallback | Ethernet::Service | protected |
getHostname() const =0 | Ethernet::Service | pure virtual |
getIP() const =0 | Ethernet::Service | pure virtual |
getMacAddress() const =0 | Ethernet::Service | pure virtual |
gotIpCallback | Ethernet::Service | protected |
isEnabledDHCP() const =0 | Ethernet::Service | pure virtual |
onEvent(EventDelegate callback) | Ethernet::Service | inline |
onGotIp(GotIpDelegate callback) | Ethernet::Service | inline |
setFullDuplex(bool enable)=0 | Ethernet::Service | pure virtual |
setHostname(const String &hostname)=0 | Ethernet::Service | pure virtual |
setIP(IpAddress address, IpAddress netmask, IpAddress gateway)=0 | Ethernet::Service | pure virtual |
setLinkState(bool up)=0 | Ethernet::Service | pure virtual |
setMacAddress(const MacAddress &addr)=0 | Ethernet::Service | pure virtual |
setPromiscuous(bool enable)=0 | Ethernet::Service | pure virtual |
setSpeed(Speed speed)=0 | Ethernet::Service | pure virtual |