Public Member Functions | Public Attributes
icl_comm::InterfaceAddress Struct Reference

#include <InterfaceAddress.h>

List of all members.

Public Member Functions

 InterfaceAddress (const boost::asio::ip::address &interface_address=boost::asio::ip::address(), const boost::asio::ip::address &interface_netmask=boost::asio::ip::address())
 Constructor.

Public Attributes

boost::asio::ip::address interface_address
 Interface address.
boost::asio::ip::address interface_netmask
 Interface netmask.

Detailed Description

Definition at line 34 of file InterfaceAddress.h.


Constructor & Destructor Documentation

icl_comm::InterfaceAddress::InterfaceAddress ( const boost::asio::ip::address &  interface_address = boost::asio::ip::address(),
const boost::asio::ip::address &  interface_netmask = boost::asio::ip::address() 
)

Constructor.

Definition at line 36 of file InterfaceAddress.cpp.


Member Data Documentation

Interface address.

Definition at line 41 of file InterfaceAddress.h.

Interface netmask.

Definition at line 43 of file InterfaceAddress.h.


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


fzi_icl_comm
Author(s):
autogenerated on Thu Jun 6 2019 21:31:31