| 
 
 | 
 | 
| DummyNextHopResolver () | DummyNextHopResolver | 
| ~DummyNextHopResolver () | ~DummyNextHopResolver | 
[virtual]
| bool  lookup (const A nexthop, bool& resolvable, uint32_t& metric) | lookup | 
[const]
Parameters:
| nexthop | . Next hop. | 
| resolvable | . Is this route resolvable. | 
| metric | . If this route is resolvable the metric of this route. | 
Returns: True if this next hop is found.
Reimplemented from NextHopResolver.
| void  set_nexthop_metric (const A nexthop, uint32_t metric) | set_nexthop_metric | 
| void  unset_nexthop_metric (const A nexthop) | unset_nexthop_metric | 
| Generated by: pavlin on possum.icir.org on Mon Mar 10 19:34:59 2003, using kdoc 2.0a54+XORP. |