11 using boost::asio::ip::address;
12 using boost::system::error_code;
13 using boost::uuids::nil_generator;
26 if (!config->
uuid().empty()) {
27 #if defined(__EXCEPTIONS)
31 #if defined(__EXCEPTIONS)
32 }
catch (exception &ex) {
38 boost::uuids::nil_generator nil;
static boost::uuids::uuid StringToUuid(const std::string &str)
bool operator>(const BgpPeerKey &rhs) const
bool operator!=(const BgpPeerKey &rhs) const
bool operator==(const BgpPeerKey &rhs) const
boost::asio::ip::tcp::endpoint endpoint
const std::string & uuid() const
bool operator<(const BgpPeerKey &rhs) const
const IpAddress & peer_address() const