xbmc
Public Member Functions | Protected Attributes | List of all members
CNetworkInterfacePosix Class Reference
Inheritance diagram for CNetworkInterfacePosix:
Inheritance graph
[legend]
Collaboration diagram for CNetworkInterfacePosix:
Collaboration graph
[legend]

Public Member Functions

 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
 
- Public Member Functions inherited from CNetworkInterface
virtual bool GetHostMacAddress (unsigned long host, std::string &mac) const =0
 
virtual std::string GetCurrentDefaultGateway (void) const =0
 

Protected Attributes

std::string m_interfaceName
 
CNetworkPosixm_network
 

The documentation for this class was generated from the following files: