|
| CNetworkInterfacePosix (CNetworkPosix *network, std::string interfaceName, char interfaceMacAddrRaw[6]) |
|
bool | IsEnabled () const override |
|
bool | IsConnected () const override |
|
std::string | GetCurrentIPAddress () const override |
|
std::string | GetCurrentNetmask () const override |
|
std::string | GetMacAddress () const override |
|
void | GetMacAddressRaw (char rawMac[6]) const override |
|
virtual bool | GetHostMacAddress (unsigned long host, std::string &mac) const =0 |
|
virtual std::string | GetCurrentDefaultGateway (void) const =0 |
|
The documentation for this class was generated from the following files:
- xbmc/platform/posix/network/NetworkPosix.h
- xbmc/platform/posix/network/NetworkPosix.cpp