#include <NetworkAndroid.h>
◆ CNetworkInterfaceAndroid()
CNetworkInterfaceAndroid::CNetworkInterfaceAndroid |
( |
const CJNINetwork & | network, |
|
|
const CJNILinkProperties & | lp, |
|
|
const CJNINetworkInterface & | intf ) |
◆ GetCurrentDefaultGateway()
std::string CNetworkInterfaceAndroid::GetCurrentDefaultGateway |
( |
void | | ) |
const |
|
overridevirtual |
◆ GetCurrentIPAddress()
std::string CNetworkInterfaceAndroid::GetCurrentIPAddress |
( |
void | | ) |
const |
|
overridevirtual |
◆ GetCurrentNetmask()
std::string CNetworkInterfaceAndroid::GetCurrentNetmask |
( |
void | | ) |
const |
|
overridevirtual |
◆ GetHostMacAddress()
bool CNetworkInterfaceAndroid::GetHostMacAddress |
( |
unsigned long | host_ip, |
|
|
std::string & | mac ) const |
|
overridevirtual |
◆ GetHostName()
std::string CNetworkInterfaceAndroid::GetHostName |
( |
| ) |
|
◆ GetMacAddress()
std::string CNetworkInterfaceAndroid::GetMacAddress |
( |
void | | ) |
const |
|
overridevirtual |
◆ GetMacAddressRaw()
void CNetworkInterfaceAndroid::GetMacAddressRaw |
( |
char | rawMac[6] | ) |
const |
|
overridevirtual |
◆ GetNameServers()
std::vector< std::string > CNetworkInterfaceAndroid::GetNameServers |
( |
| ) |
|
◆ IsConnected()
bool CNetworkInterfaceAndroid::IsConnected |
( |
void | | ) |
const |
|
overridevirtual |
◆ IsEnabled()
bool CNetworkInterfaceAndroid::IsEnabled |
( |
void | | ) |
const |
|
overridevirtual |
◆ m_intf
CJNINetworkInterface CNetworkInterfaceAndroid::m_intf |
|
protected |
◆ m_lp
CJNILinkProperties CNetworkInterfaceAndroid::m_lp |
|
protected |
◆ m_name
std::string CNetworkInterfaceAndroid::m_name |
|
protected |
◆ m_network
CJNINetwork CNetworkInterfaceAndroid::m_network |
|
protected |
The documentation for this class was generated from the following files: