OpenSDN source code
|
#include <nexthop.h>
Public Member Functions | |
CompositeNHData () | |
CompositeNHData (bool pbb_nh, bool learning_enabled, bool layer2_control_word) | |
CompositeNHData (const ComponentNHKeyList &component_nh_key_list) | |
![]() | |
NextHopData () | |
NextHopData (bool learning_enabled, bool etree_leaf) | |
virtual | ~NextHopData () |
![]() | |
AgentData () | |
virtual | ~AgentData () |
![]() | |
virtual | ~DBRequestData () |
Private Member Functions | |
DISALLOW_COPY_AND_ASSIGN (CompositeNHData) | |
Private Attributes | |
bool | pbb_nh_ |
bool | layer2_control_word_ |
ComponentNHKeyList | component_nh_key_list_ |
Friends | |
class | CompositeNH |
Additional Inherited Members | |
![]() | |
DISALLOW_COPY_AND_ASSIGN (NextHopData) | |
![]() | |
bool | learning_enabled_ |
bool | etree_leaf_ |
|
inline |
|
inline |
|
private |
|
friend |
|
private |