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

Public Member Functions | |
| RLM_Sender () | |
| ~RLM_Sender () | |
| int | command (int argc, const char *const *argv) |
Protected Member Functions | |
| virtual void | timeout (int) |
| void | start () |
| void | stop () |
| void | sched_next () |
| void | sendpkt (int size, int level) |
| void | addpkt (double off, int size, int level) |
Protected Attributes | |
| int | running_ |
| double | interval_ |
| srcpkt * | pkt_ |
| srcpkt * | allpkt_ |
| int | seqno_ [MAXLEVEL] |
| int | blkno_ |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from Agent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|