LibreOffice Module ucb (master) 1
|
#include "curl.hxx"
#include <rtl/ustring.hxx>
#include <osl/file.h>
#include <vector>
#include "ftpdirp.hxx"
Go to the source code of this file.
Classes | |
class | ftp::malformed_exception |
class | ftp::curl_exception |
class | ftp::CurlInput |
class | ftp::FTPURL |
Namespaces | |
namespace | ftp |
Definition of ftpcontentprovider. | |
Enumerations | |
enum | ftp::FTPErrors { ftp::FOLDER_MIGHT_EXIST_DURING_INSERT = CURL_LAST , ftp::FILE_MIGHT_EXIST_DURING_INSERT } |