#include <path_resolver.h>
Definition at line 198 of file path_resolver.h.
◆ PathToResolverPathMap
◆ ResolverPathList
◆ PathResolverPartition()
PathResolverPartition::PathResolverPartition |
( |
int |
part_id, |
|
|
PathResolver * |
resolver |
|
) |
| |
◆ ~PathResolverPartition()
PathResolverPartition::~PathResolverPartition |
( |
| ) |
|
◆ CreateResolverPath()
◆ DeferPathResolution()
void PathResolverPartition::DeferPathResolution |
( |
ResolverPath * |
rpath | ) |
|
◆ DisableResolverPathUpdateProcessing()
void PathResolverPartition::DisableResolverPathUpdateProcessing |
( |
| ) |
|
|
private |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ EnableResolverPathUpdateProcessing()
void PathResolverPartition::EnableResolverPathUpdateProcessing |
( |
| ) |
|
|
private |
◆ FindResolverPath()
◆ GetResolverPathUpdateListSize()
size_t PathResolverPartition::GetResolverPathUpdateListSize |
( |
| ) |
const |
|
private |
◆ listener_id()
◆ part_id()
int PathResolverPartition::part_id |
( |
| ) |
const |
|
inline |
◆ PauseResolverPathUpdateProcessing()
void PathResolverPartition::PauseResolverPathUpdateProcessing |
( |
| ) |
|
|
private |
◆ ProcessResolverPathUpdateList()
bool PathResolverPartition::ProcessResolverPathUpdateList |
( |
| ) |
|
|
private |
◆ RemoveResolverPath()
◆ resolver()
◆ ResumeResolverPathUpdateProcessing()
void PathResolverPartition::ResumeResolverPathUpdateProcessing |
( |
| ) |
|
|
private |
◆ StartPathResolution()
◆ StopPathResolution()
void PathResolverPartition::StopPathResolution |
( |
const BgpPath * |
path | ) |
|
◆ table()
BgpTable* PathResolverPartition::table |
( |
| ) |
const |
|
inline |
◆ table_partition()
◆ TriggerPathResolution()
void PathResolverPartition::TriggerPathResolution |
( |
ResolverPath * |
rpath | ) |
|
◆ PathResolver
◆ part_id_
int PathResolverPartition::part_id_ |
|
private |
◆ resolver_
◆ rpath_map_
◆ rpath_update_list_
◆ rpath_update_trigger_
boost::scoped_ptr<TaskTrigger> PathResolverPartition::rpath_update_trigger_ |
|
private |
The documentation for this class was generated from the following files: