#include <bgp_peer_key.h>
|
boost::asio::ip::tcp::endpoint | endpoint |
|
boost::uuids::uuid | uuid |
|
Definition at line 13 of file bgp_peer_key.h.
◆ BgpPeerKey() [1/2]
BgpPeerKey::BgpPeerKey |
( |
| ) |
|
◆ BgpPeerKey() [2/2]
◆ address()
uint32_t BgpPeerKey::address |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool BgpPeerKey::operator!= |
( |
const BgpPeerKey & |
rhs | ) |
const |
◆ operator<()
bool BgpPeerKey::operator< |
( |
const BgpPeerKey & |
rhs | ) |
const |
◆ operator==()
bool BgpPeerKey::operator== |
( |
const BgpPeerKey & |
rhs | ) |
const |
◆ operator>()
bool BgpPeerKey::operator> |
( |
const BgpPeerKey & |
rhs | ) |
const |
◆ endpoint
boost::asio::ip::tcp::endpoint BgpPeerKey::endpoint |
◆ uuid
boost::uuids::uuid BgpPeerKey::uuid |
The documentation for this struct was generated from the following files: