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

#include <nexthop.h>

Inheritance diagram for NextHopData:
Collaboration diagram for NextHopData:

Public Member Functions

 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 ()
 

Protected Member Functions

 DISALLOW_COPY_AND_ASSIGN (NextHopData)
 

Protected Attributes

bool learning_enabled_
 
bool etree_leaf_
 

Detailed Description

Definition at line 457 of file nexthop.h.

Constructor & Destructor Documentation

NextHopData::NextHopData ( )
inline

Definition at line 459 of file nexthop.h.

NextHopData::NextHopData ( bool  learning_enabled,
bool  etree_leaf 
)
inline

Definition at line 460 of file nexthop.h.

virtual NextHopData::~NextHopData ( )
inlinevirtual

Definition at line 462 of file nexthop.h.

Member Function Documentation

NextHopData::DISALLOW_COPY_AND_ASSIGN ( NextHopData  )
protected

Member Data Documentation

bool NextHopData::etree_leaf_
protected

Definition at line 465 of file nexthop.h.

bool NextHopData::learning_enabled_
protected

Definition at line 462 of file nexthop.h.


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