#include <Net.h>
§ destinationAddress
      
        
          | std::array<uint8_t, 16> BaseLib::Net::RouteInfo::destinationAddress {} | 
      
 
 
§ destinationNetmask
      
        
          | uint8_t BaseLib::Net::RouteInfo::destinationNetmask = 0 | 
      
 
 
§ gateway
      
        
          | std::array<uint8_t, 16> BaseLib::Net::RouteInfo::gateway {} | 
      
 
 
§ interfaceName
      
        
          | std::string BaseLib::Net::RouteInfo::interfaceName | 
      
 
 
§ ipv6
      
        
          | bool BaseLib::Net::RouteInfo::ipv6 = false | 
      
 
 
§ sourceAddress
      
        
          | std::array<uint8_t, 16> BaseLib::Net::RouteInfo::sourceAddress {} | 
      
 
 
§ sourceNetmask
      
        
          | uint8_t BaseLib::Net::RouteInfo::sourceNetmask = 0 | 
      
 
 
The documentation for this struct was generated from the following file: