5 #ifndef SRC_BGP_EXTENDED_COMMUNITY_ESI_LABEL_H_
6 #define SRC_BGP_EXTENDED_COMMUNITY_ESI_LABEL_H_
8 #include <boost/array.hpp>
34 std::string
flags()
const;
40 #endif // SRC_BGP_EXTENDED_COMMUNITY_ESI_LABEL_H_
const bytes_type & GetExtCommunity() const
std::string flags() const
static uint64_t get_value(const uint8_t *data, int size)
boost::array< uint8_t, kSize > bytes_type
const uint64_t GetExtCommunityValue() const
bool single_active() const
std::string ToString() const
EsiLabel(const bytes_type &data)