struct RouteInjector

Unary function object to inject routes into a route database. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods

Protected Members


Detailed Description

 RouteInjector (RouteDB<A>& r, const A& my_addr, uint32_t cost, Peer<A>* peer)

RouteInjector

void  operator() (const IPNet<A>& net)

operator()

uint32_t  injected ()

injected

[const]

RouteDB<A>& _r

_r

[protected]

A _m

_m

[protected]

uint32_t _c

_c

[protected]

Peer<A>* _p

_p

[protected]

uint32_t _injected

_injected

[protected]


Generated by: pavlin on possum.icir.org on Thu Jul 8 23:48:39 2004, using kdoc $.