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

Public Member Functions | |
| SctpApp1 () | |
| void | timeout () |
Protected Member Functions | |
| void | start () |
| void | stop () |
| double | next () |
Protected Attributes | |
| int | running_ |
| SctpApp1Timer | timer_ |
| double | interval_ |
| int | numUnreliable |
| int | numStreams |
| int | reliability |
|
|
|
|
|
|
|
|
Reimplemented from Application. |
|
|
Reimplemented from Application. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|