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


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

MFTPAgent Class Reference

#include <mftp.h>

Inheritance diagram for MFTPAgent:

Agent Connector NsObject TclObject Handler MFTPRcvAgent MFTPSndAgent List of all members.

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

Constructor & Destructor Documentation

MFTPAgent::MFTPAgent   [protected]
 


Member Function Documentation

unsigned long MFTPAgent::get_dtus_per_group unsigned long    group_nb const [inline, protected]
 

int MFTPAgent::init   [protected]
 

Reimplemented in MFTPRcvAgent.

unsigned long MFTPAgent::nb_blocks   const [inline, protected]
 


Member Data Documentation

unsigned long MFTPAgent::dtu_size [protected]
 

unsigned long MFTPAgent::dtus_per_block [protected]
 

unsigned long MFTPAgent::dtus_per_group [protected]
 

int MFTPAgent::dtuSize_ [protected]
 

int MFTPAgent::dtusPerBlock_ [protected]
 

int MFTPAgent::dtusPerGroup_ [protected]
 

unsigned long MFTPAgent::FileDGrams [protected]
 

unsigned long MFTPAgent::FileSize [protected]
 

int MFTPAgent::fileSize_ [protected]
 

unsigned long MFTPAgent::nb_groups [protected]
 

int MFTPAgent::seekCount_ [protected]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.