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

Public Member Functions | |
| RTCPAgent () | |
| virtual void | timeout (int) |
| virtual void | recv (Packet *p, Handler *h) |
| int | command (int argc, const char *const *argv) |
Protected Member Functions | |
| void | start () |
| void | stop () |
| void | sendpkt () |
Protected Attributes | |
| int | running_ |
| int | random_ |
| int | seqno_ |
| double | interval_ |
| RTPSession * | session_ |
| RTCP_Timer | rtcp_timer_ |
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
Reimplemented from Agent. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Agent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|