quic/qbox
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MACAddress Class Reference

Public Member Functions

uint32_t lo () const
 
uint16_t hi () const
 
void set_lo (uint32_t value)
 
void set_hi (uint16_t value)
 
void zero ()
 
void randomize ()
 
bool set_from_str (const std::string &s)
 
bool operator== (const MACAddress &other) const
 
bool operator!= (const MACAddress &other) const
 
bool operator< (const MACAddress &other) const
 
bool operator> (const MACAddress &other) const
 
bool operator<= (const MACAddress &other) const
 
bool operator>= (const MACAddress &other) const
 
uint8_t operator[] (int i) const
 

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