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

Public Member Functions | |
| ParentNode () | |
| virtual int | address () |
| virtual int | nodeid () |
| virtual void | add_route (char *, NsObject *) |
| virtual void | delete_route (char *, NsObject *) |
| virtual void | set_table_size (int nn) |
| virtual void | set_table_size (int lev, int nn) |
Protected Attributes | |
| int | nodeid_ |
| int | address_ |
|
|
|
|
||||||||||||
|
Reimplemented in Node, and BroadcastNode. |
|
|
Reimplemented in Node. |
|
||||||||||||
|
Reimplemented in Node, and BroadcastNode. |
|
|
Reimplemented in Node. |
|
||||||||||||
|
Reimplemented in Node. |
|
|
Reimplemented in Node. |
|
|
Reimplemented in Node. |
|
|
Reimplemented in Node. |