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