|
| CNetworkInterfaceLinux (CNetworkPosix *network, std::string interfaceName, char interfaceMacAddrRaw[6]) |
|
std::string | GetCurrentDefaultGateway () const override |
|
bool | GetHostMacAddress (unsigned long host, std::string &mac) const override |
|
| 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 |
|
The documentation for this class was generated from the following files:
- xbmc/platform/linux/network/NetworkLinux.h
- xbmc/platform/linux/network/NetworkLinux.cpp