Netwhere
 All Classes Pages
Public Member Functions | Public Attributes | List of all members
Host Struct Reference

IP and hardware address for a network host. More...

#include <host.hpp>

Public Member Functions

 Host (const Tins::ARP::hwaddress_type hw, const Tins::IPv4Address ip)
 
bool operator== (const Host &other) const
 

Public Attributes

const Tins::ARP::hwaddress_type hw
 
const Tins::IPv4Address ip
 

Detailed Description

IP and hardware address for a network host.


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