LibreOffice Module ucb (master) 1
Classes | Namespaces | Enumerations
ftpurl.hxx File Reference
#include "curl.hxx"
#include <rtl/ustring.hxx>
#include <osl/file.h>
#include <vector>
#include "ftpdirp.hxx"
Include dependency graph for ftpurl.hxx:
This graph shows which files directly or indirectly include this file:

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
}