OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
EdgeDiscovery::Edge Struct Reference

#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
 

Detailed Description

Definition at line 478 of file bgp_attr.h.

Constructor & Destructor Documentation

EdgeDiscovery::Edge::Edge ( const EdgeDiscoverySpec::Edge edge_spec)
explicit

Definition at line 520 of file bgp_attr.cc.

Here is the call graph for this function:

Member Function Documentation

bool EdgeDiscovery::Edge::operator< ( const Edge rhs) const

Definition at line 527 of file bgp_attr.cc.

Member Data Documentation

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.


The documentation for this struct was generated from the following files: