| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <lanRouter.h>
Inheritance diagram for LanRouter:

Public Member Functions | |
| LanRouter () | |
| virtual int | next_hop (Packet *p) |
Protected Member Functions | |
| int | command (int argc, const char *const *argv) |
| void | recv (Packet *, Handler *=0) |
Protected Attributes | |
| RouteLogic * | routelogic_ |
| Classifier * | switch_ |
| char | lanaddr_ [SMALL_LEN] |
| bool | enableHrouting_ |
|
|
|
|
||||||||||||
|
Reimplemented from NsObject. |
|
|
|
|
||||||||||||
|
Implements NsObject. |
|
|
|
|
|
|
|
|
|
|
|
|