Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

iftpstream Class Reference

iftpstream is a inputstream from a remote file More...

#include <ftp.h>

Inheritance diagram for iftpstream:

tcpstream TCPStream Socket List of all members.

Public Member Functions

 iftpstream (FTPSocket &f, string rfilename, int buffer=512, timeout_t to=0)
 constructor; opens file rfilename on ftpserver

 ~iftpstream ()
 destructor; ends filetransfer

void close ()
 ends filetransfer


Protected Attributes

FTPSocketftpref

Detailed Description

iftpstream is a inputstream from a remote file


Constructor & Destructor Documentation

iftpstream::iftpstream FTPSocket f,
string  rfilename,
int  buffer = 512,
timeout_t  to = 0
 

constructor; opens file rfilename on ftpserver

iftpstream::~iftpstream  )  [inline]
 

destructor; ends filetransfer


Member Function Documentation

void iftpstream::close  ) 
 

ends filetransfer

Reimplemented from tcpstream.


Member Data Documentation

FTPSocket& iftpstream::ftpref [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Sep 25 13:14:32 2003 for GNU CommonC++ by doxygen 1.3.3