8 #include <boost/system/error_code.hpp>
36 boost::system::error_code *errorp = NULL);
66 #endif // SRC_NET_ESI_H_
EthernetSegmentId & operator=(const EthernetSegmentId &rhs)
static EthernetSegmentId FromString(const std::string &str, boost::system::error_code *errorp=NULL)
EthernetSegmentId(const EthernetSegmentId &rhs)
bool operator<(const EthernetSegmentId &rhs) const
bool operator!=(const EthernetSegmentId &rhs) const
static const EthernetSegmentId kZeroEsi
std::string ToString() const
bool operator>(const EthernetSegmentId &rhs) const
int CompareTo(const EthernetSegmentId &rhs) const
static const EthernetSegmentId kMaxEsi
const uint8_t * GetData() const
bool operator==(const EthernetSegmentId &rhs) const