OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CompositeNHData Class Reference

#include <nexthop.h>

Inheritance diagram for CompositeNHData:
Collaboration diagram for CompositeNHData:

Public Member Functions

 CompositeNHData ()
 
 CompositeNHData (bool pbb_nh, bool learning_enabled, bool layer2_control_word)
 
 CompositeNHData (const ComponentNHKeyList &component_nh_key_list)
 
- Public Member Functions inherited from NextHopData
 NextHopData ()
 
 NextHopData (bool learning_enabled, bool etree_leaf)
 
virtual ~NextHopData ()
 
- Public Member Functions inherited from AgentData
 AgentData ()
 
virtual ~AgentData ()
 
- Public Member Functions inherited from DBRequestData
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

- Protected Member Functions inherited from NextHopData
 DISALLOW_COPY_AND_ASSIGN (NextHopData)
 
- Protected Attributes inherited from NextHopData
bool learning_enabled_
 
bool etree_leaf_
 

Detailed Description

Definition at line 1744 of file nexthop.h.

Constructor & Destructor Documentation

CompositeNHData::CompositeNHData ( )
inline

Definition at line 1746 of file nexthop.h.

CompositeNHData::CompositeNHData ( bool  pbb_nh,
bool  learning_enabled,
bool  layer2_control_word 
)
inline

Definition at line 1749 of file nexthop.h.

CompositeNHData::CompositeNHData ( const ComponentNHKeyList component_nh_key_list)
inline

Definition at line 1753 of file nexthop.h.

Member Function Documentation

CompositeNHData::DISALLOW_COPY_AND_ASSIGN ( CompositeNHData  )
private

Friends And Related Function Documentation

friend class CompositeNH
friend

Definition at line 1757 of file nexthop.h.

Member Data Documentation

ComponentNHKeyList CompositeNHData::component_nh_key_list_
private

Definition at line 1760 of file nexthop.h.

bool CompositeNHData::layer2_control_word_
private

Definition at line 1759 of file nexthop.h.

bool CompositeNHData::pbb_nh_
private

Definition at line 1758 of file nexthop.h.


The documentation for this class was generated from the following file: