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

Protected Member Functions | |
| MFTPAgent () | |
| int | init () |
| unsigned long | nb_blocks () const |
| unsigned long | get_dtus_per_group (unsigned long group_nb) const |
Protected Attributes | |
| int | dtuSize_ |
| int | fileSize_ |
| int | dtusPerBlock_ |
| int | dtusPerGroup_ |
| int | seekCount_ |
| unsigned long | FileSize |
| unsigned long | FileDGrams |
| unsigned long | dtu_size |
| unsigned long | dtus_per_block |
| unsigned long | dtus_per_group |
| unsigned long | nb_groups |
|
|
|
|
|
|
|
|
Reimplemented in MFTPRcvAgent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|