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

Public Member Functions | |
| LinkHead () | |
| Node * | node () |
| int | type () |
| int32_t | label () |
| void | insertlink (struct linklist_head *head) |
| LinkHead * | nextlinkhead (void) const |
Protected Member Functions | |
| virtual int | command (int argc, const char *const *argv) |
| LIST_ENTRY (LinkHead) link_entry_ | |
Protected Attributes | |
| NetworkInterface * | net_if_ |
| Node * | node_ |
| int | type_ |
|
|
|
|
||||||||||||
|
Reimplemented from Connector. Reimplemented in SatLinkHead. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in SatLinkHead. |
|
|
|
|
|
|
|
|
|
|
|
|