#include <routing-static.h>
Inheritance diagram for RoutingStatic:

Public Member Functions | |
| RoutingStatic () | |
| virtual | ~RoutingStatic () |
| virtual void | Default (RoutingEntry) |
| virtual RoutingEntry | GetDefault () |
| virtual void | Add (IPAddr_t, Count_t, Interface *, IPAddr_t) |
| virtual RoutingEntry | Lookup (Node *, IPAddr_t) |
| virtual RoutingEntry | LookupFromPDU (PDU *) |
| virtual Routing * | Clone () |
| virtual RType_t | Type () |
| virtual void | InitializeRoutes (Node *) |
| virtual void | ReInitializeRoutes (Node *, bool) |
| virtual bool | NeedInit () |
| virtual bool | NeedReInit () |
| virtual Size_t | Size () const |
Public Attributes | |
| FIBMap_t | fib |
| RoutingEntry | defaultRoute |
|
|
|
|
|
|
|
||||||||||||||||||||
|
Implements Routing. |
|
|
Implements Routing. |
|
|
Implements Routing. |
|
|
Implements Routing. |
|
|
Reimplemented from Routing. |
|
||||||||||||
|
Implements Routing. |
|
|
Implements Routing. |
|
|
Reimplemented from Routing. |
|
|
Reimplemented from Routing. |
|
||||||||||||
|
Reimplemented from Routing. |
|
|
Implements Routing. |
|
|
Implements Routing. |
|
|
|
|
|
|
1.3.9.1