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

Public Member Functions | |
| NetworkInterface () | |
| int | command (int argc, const char *const *argv) |
| void | recv (Packet *p, Handler *h) |
| int32_t | intf_label () |
| void | insertiface (struct netint_head *head) |
| NetworkInterface * | nextiface (void) const |
Protected Member Functions | |
| LIST_ENTRY (NetworkInterface) iface_entry | |
Protected Attributes | |
| int32_t | intf_label_ |
|
|
|
|
||||||||||||
|
Reimplemented from Connector. |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Connector. |
|
|
|