coral
A C++ library for distributed co-simulation
Public Attributes | List of all members
coral::net::ip::NetworkInterfaceInfo Struct Reference

Information about a network interface. More...

#include "coral/net/ip.hpp"

Public Attributes

std::string name
 Interface name.
 
in_addr address
 IP address.
 
in_addr netmask
 Subnet mask.
 
in_addr broadcastAddress
 Broadcast address.
 

Detailed Description

Information about a network interface.


The documentation for this struct was generated from the following file: