class RedistOutput

Base class for propagaing output of route add and delete messages. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods

Protected Methods


Detailed Description

Base class for propagaing output of route add and delete messages.

 RedistOutput (Redistributor<A>* r)

RedistOutput

 ~RedistOutput ()

~RedistOutput

[virtual]

void  add_route (const IPRouteEntry<A>& ipr)

add_route

[pure virtual]

void  delete_route (const IPRouteEntry<A>& ipr)

delete_route

[pure virtual]

void  starting_route_dump ()

starting_route_dump

[pure virtual]

Method called by Redistributor to indicate start of initial route dump. This occurs when an output is first attached to the redistributor to announce the existing routes.

void  finishing_route_dump ()

finishing_route_dump

[pure virtual]

Method called by Redistributor to indicate end of initial route dump. This occurs when an output is first attached to the redistributor to announce the existing routes.

void  announce_low_water ()

announce_low_water

[protected]

void  announce_high_water ()

announce_high_water

[protected]

void  announce_fatal_error ()

announce_fatal_error

[protected]


Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:06:07 2008, using kdoc 2.0a54+XORP.