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


Public Member Functions | |
| PathPreferenceVrfState (DBTableBase::ListenerId uc_rt_id, DBTableBase::ListenerId evpn_rt_id, DBTableBase::ListenerId uc6_rt_id, DBTableBase::ListenerId mpls_rt_id) | |
Public Member Functions inherited from DBState | |
| virtual | ~DBState () |
Public Attributes | |
| DBTableBase::ListenerId | uc_rt_id_ |
| DBTableBase::ListenerId | evpn_rt_id_ |
| DBTableBase::ListenerId | uc6_rt_id_ |
| DBTableBase::ListenerId | mpls_rt_id_ |
Definition at line 176 of file path_preference.h.
|
inline |
Definition at line 177 of file path_preference.h.
| DBTableBase::ListenerId PathPreferenceVrfState::evpn_rt_id_ |
Definition at line 184 of file path_preference.h.
| DBTableBase::ListenerId PathPreferenceVrfState::mpls_rt_id_ |
Definition at line 186 of file path_preference.h.
| DBTableBase::ListenerId PathPreferenceVrfState::uc6_rt_id_ |
Definition at line 185 of file path_preference.h.
| DBTableBase::ListenerId PathPreferenceVrfState::uc_rt_id_ |
Definition at line 183 of file path_preference.h.