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

Public Member Functions | |
| MIPBSAgent () | |
| virtual void | recv (Packet *, Handler *) |
| void | timeout (int) |
Protected Member Functions | |
| int | command (int argc, const char *const *argv) |
| void | send_ads (int dst=-1, NsObject *target=NULL) |
| void | sendOutBCastPkt (Packet *p) |
Protected Attributes | |
| double | beacon_ |
| NsObject * | bcast_target_ |
| NsObject * | ragent_ |
| SimpleTimer | timer_ |
| int | mask_ |
| int | shift_ |
| int | seqno_ |
| double | adlftm_ |
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from Agent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|