Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

FTPAction Class Reference

#include <ftp-client.h>

List of all members.

Public Types

enum  Actions_t {
  NONE, OPEN, GET, PUT,
  CLOSE, SLEEP, REPEAT
}

Public Member Functions

 FTPAction ()
 FTPAction (Actions_t a)
 FTPAction (const FTPAction &)
FTPActionoperator= (const FTPAction &)
 ~FTPAction ()
void Reset ()

Public Attributes

Actions_t action
IPAddr_t peerIP
Count_t reqSz
Count_t fileSz
RandomreqRv
RandomfileRv
Time_t sleepTime
RandomsleepRv
Count_t nRepeat
Count_t cRepeat
Count_t stepRepeat


Member Enumeration Documentation

enum FTPAction::Actions_t
 

Enumeration values:
NONE 
OPEN 
GET 
PUT 
CLOSE 
SLEEP 
REPEAT 


Constructor & Destructor Documentation

FTPAction::FTPAction  ) 
 

FTPAction::FTPAction Actions_t  a  ) 
 

FTPAction::FTPAction const FTPAction  ) 
 

FTPAction::~FTPAction  ) 
 


Member Function Documentation

FTPAction & FTPAction::operator= const FTPAction  ) 
 

void FTPAction::Reset  ) 
 


Member Data Documentation

Actions_t FTPAction::action
 

Count_t FTPAction::cRepeat
 

Random* FTPAction::fileRv
 

Count_t FTPAction::fileSz
 

Count_t FTPAction::nRepeat
 

IPAddr_t FTPAction::peerIP
 

Random* FTPAction::reqRv
 

Count_t FTPAction::reqSz
 

Random* FTPAction::sleepRv
 

Time_t FTPAction::sleepTime
 

Count_t FTPAction::stepRepeat
 


The documentation for this class was generated from the following files:
Generated on Wed Aug 27 16:17:26 2008 for Georgia Tech Network Simulator (GTNetS) by  doxygen 1.3.9.1