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

Public Member Functions | |
| FtpClientAgent () | |
| int | command (int argc, const char *const *argv) |
| virtual void | recv (Packet *, BayFullTcpAgent *, int) |
| virtual void | timeout (int) |
Protected Member Functions | |
| void | start () |
| void | stop () |
| double | now () |
| int | sendget () |
Protected Attributes | |
| int | running_ |
| double | start_trans_ |
| int | state_ |
| BayFullTcpAgent * | tcp_ |
| NewFileTimer | newfile_timer_ |
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
|
|
|
||||||||||||||||
|
Reimplemented from BayTcpAppAgent. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Agent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|