Open Lighting Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ola::network::Interface Class Reference

Public Member Functions

 Interface (const string &name, const IPV4Address &ip_address, const IPV4Address &broadcast_address, const IPV4Address &subnet_mask, const uint8_t *hw_address, bool loopback)
 Interface (const Interface &other)
Interfaceoperator= (const Interface &other)
bool operator== (const Interface &other)

Public Attributes

std::string name
IPV4Address ip_address
IPV4Address bcast_address
IPV4Address subnet_mask
uint8_t hw_address [MAC_LENGTH]
bool loopback

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