libfluid
The ONF OpenFlow driver
Public Member Functions | Static Public Member Functions | List of all members
fluid_msg::EthAddress Class Reference

Public Member Functions

 EthAddress (const char *address)
 
 EthAddress (const std::string &address)
 
 EthAddress (const EthAddress &other)
 
 EthAddress (const uint8_t *data)
 
EthAddressoperator= (const EthAddress &other)
 
bool operator== (const EthAddress &other) const
 
std::string to_string () const
 
void set_data (uint8_t *array)
 
uint8_t * get_data ()
 

Static Public Member Functions

static uint8_t * data_from_string (const std::string &address)
 

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