class FilterManagerBase

Base class for a FilterManager. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

A filter manager is the entitiy which interacts with the actual policy filters in protocols and the rib.

It is used by the configuration class to trigger updates

 ~FilterManagerBase ()

~FilterManagerBase

[virtual]

void  update_filter (const Code::Target& t)

update_filter

[pure virtual]

Update a specific policy filter.

Parameters:

tThe target to update [protocol/filter pair].
void  flush_updates (uint32_t msec)

flush_updates

[pure virtual]

Commit all updates after msec milliseconds.

Parameters:

msecMilliseconds after which all updates should be commited.

Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:30 2006, using kdoc $.