#include <Network.h>
◆ ~CNetworkInterface()
virtual CNetworkInterface::~CNetworkInterface |
( |
| ) |
|
|
virtualdefault |
◆ GetCurrentDefaultGateway()
virtual std::string CNetworkInterface::GetCurrentDefaultGateway |
( |
void | | ) |
const |
|
pure virtual |
◆ GetCurrentIPAddress()
virtual std::string CNetworkInterface::GetCurrentIPAddress |
( |
| ) |
const |
|
pure virtual |
◆ GetCurrentNetmask()
virtual std::string CNetworkInterface::GetCurrentNetmask |
( |
| ) |
const |
|
pure virtual |
◆ GetHostMacAddress()
virtual bool CNetworkInterface::GetHostMacAddress |
( |
unsigned long | host, |
|
|
std::string & | mac ) const |
|
pure virtual |
◆ GetMacAddress()
virtual std::string CNetworkInterface::GetMacAddress |
( |
void | | ) |
const |
|
pure virtual |
◆ GetMacAddressRaw()
virtual void CNetworkInterface::GetMacAddressRaw |
( |
char | rawMac[6] | ) |
const |
|
pure virtual |
◆ IsConnected()
virtual bool CNetworkInterface::IsConnected |
( |
void | | ) |
const |
|
pure virtual |
◆ IsEnabled()
virtual bool CNetworkInterface::IsEnabled |
( |
void | | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: