Apache Mesos
|
#include <mac.hpp>
Public Member Functions | |
MAC (const uint8_t(&_bytes)[6]) | |
uint8_t | operator[] (size_t index) const |
bool | operator== (const MAC &that) const |
bool | operator!= (const MAC &that) const |
Static Public Member Functions | |
static Try< MAC > | parse (const std::string &s) |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |