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

oftpstream Class Reference

oftpstream is a outputstream to a remote file More...

#include <ftp.h>

Inheritance diagram for oftpstream:

tcpstream TCPStream Socket List of all members.

Public Member Functions

 oftpstream (FTPSocket &f, string rfilename, int buffer=512, timeout_t to=0)
 constructor

 ~oftpstream ()
 destructor; ends transmission

void close ()
 ends transmission


Protected Attributes

FTPSocketftpref

Detailed Description

oftpstream is a outputstream to a remote file


Constructor & Destructor Documentation

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

constructor

create a oftpstream to host with filename rfilename

oftpstream::~oftpstream  )  [inline]
 

destructor; ends transmission


Member Function Documentation

void oftpstream::close  ) 
 

ends transmission

Reimplemented from tcpstream.


Member Data Documentation

FTPSocket& oftpstream::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