#include <ftp.h>
Inheritance diagram for oftpstream:

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 | |
| FTPSocket & | ftpref |
|
||||||||||||||||||||
|
constructor create a oftpstream to host with filename rfilename |
|
|
destructor; ends transmission
|
|
|
ends transmission
Reimplemented from tcpstream. |
|
|
|
1.3.3