|
OpenSDN source code
|
#include <tunnel_nh.h>


Public Member Functions | |
| MirrorNHData () | |
| virtual | ~MirrorNHData () |
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 (MirrorNHData) | |
Friends | |
| class | MirrorNH |
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_ |
Definition at line 147 of file tunnel_nh.h.
|
inline |
Definition at line 149 of file tunnel_nh.h.
|
inlinevirtual |
Definition at line 150 of file tunnel_nh.h.
|
private |
|
friend |
Definition at line 152 of file tunnel_nh.h.