#include <ftp.h>
Inheritance diagram for oftpstream::
Public Methods | |
oftpstream (FTPSocket &f, std::string rfilename, int buffer=512, timeout_t to=0) | |
constructor. More... | |
~oftpstream () | |
destructor; ends transmission. More... | |
void | close () |
ends transmission. More... | |
Protected Attributes | |
FTPSocket & | ftpref |
|
constructor. create a oftpstream to host with filename rfilename |
|
destructor; ends transmission.
|
|
ends transmission.
|
|
|