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

Public Member Functions | |
| RTPSource (u_int32_t srcid) | |
| u_int32_t | srcid () |
| int | np () |
| int | snp () |
| int | ehsr () |
| void | np (int n) |
| void | snp (int n) |
| void | ehsr (int n) |
Public Attributes | |
| RTPSource * | next |
Protected Attributes | |
| u_int32_t | srcid_ |
| int | np_ |
| int | snp_ |
| int | ehsr_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|