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

Public Member Functions | |
| POO_Traffic () | |
| virtual double | next_interval (int &) |
| int | on () |
| int | command (int argc, const char *const *argv) |
Protected Member Functions | |
| void | init () |
Protected Attributes | |
| double | ontime_ |
| double | offtime_ |
| double | rate_ |
| double | interval_ |
| double | burstlen_ |
| double | shape_ |
| unsigned int | rem_ |
| double | p1_ |
| double | p2_ |
| int | on_ |
| RNG * | rng_ |
|
|
|
|
||||||||||||
|
Reimplemented from Application. |
|
|
Reimplemented from TrafficGenerator. |
|
|
Implements TrafficGenerator. |
|
|
Reimplemented from TrafficGenerator. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|