My Project
|
Public Member Functions | |
const std::string & | GetMaxMacAddress () |
local ip address return value format is something like "bcaec5bd9833" | |
const std::string & | GetMaxIPAddress () |
local ip address | |
void | Init () |
Static Public Member Functions | |
static NetworkAdapter * | GetInstance () |
get the default adapter | |
Public Attributes | |
bool | m_bInitialized |
std::string | m_sMacAddress |
std::string | m_sIpAddress |
NetworkAdapter * | m_pNextAdapter |