class NextHopAttribute

NextHopAttribute contains the IP address of the next hop. More...

Definition#include <path_attribute.hh>
Template formNextHopAttribute<class A>
InheritsPathAttribute [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

NextHopAttribute contains the IP address of the next hop.

 NextHopAttribute (const A& n)

NextHopAttribute

 NextHopAttribute (const uint8_t* d)
throw(CorruptMessage)

NextHopAttribute

PathAttributeclone ()

clone

[const]

Reimplemented from PathAttribute.

string  str ()

str

[const]

Reimplemented from PathAttribute.

const A&  nexthop ()

nexthop

[const]

void  set_nexthop (const A& n)

set_nexthop


Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:04 2003, using kdoc 2.0a54+XORP.