| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
Inheritance diagram for LmsAgent:

Public Member Functions | |
| LmsAgent () | |
| int | command (int argc, const char *const *argv) |
| void | recv (Packet *, Handler *) |
Protected Member Functions | |
| NsObject * | iface2link (int iface) |
| NsObject * | pkt2agent (Packet *pkt) |
| void | send_upstream (Packet *p) |
| void | send_downstream (Packet *p) |
| void | send2replier (Packet *p) |
Protected Attributes | |
| char | uname_ [16] |
| int | lms_enabled_ |
| NsObject * | replier_ |
| int | replier_iface_ |
| int | replier_cost_ |
| int | replier_dist_ |
| nsaddr_t | upstream_lms_ |
| ns_addr_t | downstream_lms_ |
| int | upstream_iface_ |
| int | have_rcvr_ |
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|