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

#include <path_preference.h>

Inheritance diagram for PathPreferenceVrfState:
Collaboration diagram for PathPreferenceVrfState:

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_
 

Detailed Description

Definition at line 176 of file path_preference.h.

Constructor & Destructor Documentation

PathPreferenceVrfState::PathPreferenceVrfState ( DBTableBase::ListenerId  uc_rt_id,
DBTableBase::ListenerId  evpn_rt_id,
DBTableBase::ListenerId  uc6_rt_id,
DBTableBase::ListenerId  mpls_rt_id 
)
inline

Definition at line 177 of file path_preference.h.

Member Data Documentation

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.


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