OpenSDN source code
|
#include <bgp_attr.h>
Public Member Functions | |
Edge (const EdgeDiscoverySpec::Edge *edge_spec) | |
bool | operator< (const Edge &rhs) const |
Public Attributes | |
Ip4Address | address |
LabelBlockPtr | label_block |
Definition at line 478 of file bgp_attr.h.
|
explicit |
bool EdgeDiscovery::Edge::operator< | ( | const Edge & | rhs | ) | const |
Definition at line 527 of file bgp_attr.cc.
Ip4Address EdgeDiscovery::Edge::address |
Definition at line 480 of file bgp_attr.h.
LabelBlockPtr EdgeDiscovery::Edge::label_block |
Definition at line 481 of file bgp_attr.h.