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


Public Member Functions | |
| PathPreferenceRouteListener (Agent *agent, AgentRouteTable *table) | |
| virtual void | Delete () |
| void | Notify (DBTablePartBase *partition, DBEntryBase *e) |
| void | Init () |
| bool | DeleteState (DBTablePartBase *partition, DBEntryBase *e) |
| void | Walkdone (DBTable::DBTableWalkRef walk_ref, DBTableBase *partition, PathPreferenceRouteListener *state) |
| DBTableBase::ListenerId | id () const |
| void | ManagedDelete () |
| void | set_deleted () |
| bool | deleted () const |
Public Member Functions inherited from DBState | |
| virtual | ~DBState () |
Definition at line 189 of file path_preference.h.
| PathPreferenceRouteListener::PathPreferenceRouteListener | ( | Agent * | agent, |
| AgentRouteTable * | table | ||
| ) |
|
virtual |
|
inline |
Definition at line 201 of file path_preference.h.
| bool PathPreferenceRouteListener::DeleteState | ( | DBTablePartBase * | partition, |
| DBEntryBase * | e | ||
| ) |
|
inline |
Definition at line 198 of file path_preference.h.
| void PathPreferenceRouteListener::Init | ( | ) |
| void PathPreferenceRouteListener::ManagedDelete | ( | ) |
| void PathPreferenceRouteListener::Notify | ( | DBTablePartBase * | partition, |
| DBEntryBase * | e | ||
| ) |
|
inline |
Definition at line 200 of file path_preference.h.
| void PathPreferenceRouteListener::Walkdone | ( | DBTable::DBTableWalkRef | walk_ref, |
| DBTableBase * | partition, | ||
| PathPreferenceRouteListener * | state | ||
| ) |
|
private |
Definition at line 203 of file path_preference.h.
|
private |
Definition at line 207 of file path_preference.h.
|
private |
Definition at line 205 of file path_preference.h.
|
private |
Definition at line 208 of file path_preference.h.
|
private |
Definition at line 204 of file path_preference.h.
|
private |
Definition at line 206 of file path_preference.h.