class UnreachableNextHop

A nexthop that is the unreachable interface. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Specialization of NextHop for adding routing entries that return ICMP destination unreachable messages.

 UnreachableNextHop ()

UnreachableNextHop

Default constructor

int  type ()

type

Get the type of the nexthop.

Returns: the nexthop type. In this case, it is UNREACHABLE_NEXTHOP.

Reimplemented from NextHop.

string  str ()

str

[const]

Convert this nexthop from binary form to presentation format.

Returns: C++ string with the human-readable ASCII representation of the nexthop.

Reimplemented from NextHop.


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