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

Public Member Functions | |
| Application () | |
| virtual void | send (int nbytes) |
| virtual void | recv (int nbytes) |
| virtual void | resume () |
Protected Member Functions | |
| virtual int | command (int argc, const char *const *argv) |
| virtual void | start () |
| virtual void | stop () |
Protected Attributes | |
| Agent * | agent_ |
| int | enableRecv_ |
| int | enableResume_ |
|
|
|
|
||||||||||||
|
Reimplemented from Process. Reimplemented in WormApp, DnhWormApp, AnWormApp, MediaApp, QA, EXPOO_Traffic, POO_Traffic, TrafficTrace, HttpUInvalAgent, and TcpApp. |
|
|
Reimplemented in WormApp, DnhWormApp, AnWormApp, and TcpApp. |
|
|
Reimplemented in TrafficGenerator, and TcpApp. |
|
|
|
|
|
Reimplemented in SctpApp1, TelnetApp, AnWormApp, CBR_PP_Traffic, MediaApp, CBR_Traffic, TrafficGenerator, and TcpApp. |
|
|
Reimplemented in SctpApp1, TelnetApp, MediaApp, QA, TrafficGenerator, and TcpApp. |
|
|
|
|
|
|
|
|
|