LibreOffice Module ucb (master) 1
Classes | Namespaces | Typedefs | Functions
CurlUri.hxx File Reference
#include <curl/curl.h>
#include <memory>
#include <rtl/ustring.hxx>
#include "DAVException.hxx"
Include dependency graph for CurlUri.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  http_dav_ucp::deleter_from_fn< T, fn >
 
class  http_dav_ucp::CurlUri
 

Namespaces

namespace  http_dav_ucp
 

Typedefs

template<typename T >
using http_dav_ucp::CurlUniquePtr = ::std::unique_ptr< T, deleter_from_fn< T, curl_free > >
 

Functions

OUString http_dav_ucp::EncodeSegment (OUString const &rSegment)
 
OUString http_dav_ucp::DecodeURI (OUString const &rURI)
 
OUString http_dav_ucp::ConnectionEndPointString (std::u16string_view rHostName, sal_uInt16 const nPort)