LibreOffice Module ucb (master) 1
|
#include <map>
#include <mutex>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <com/sun/star/ucb/Lock.hpp>
#include <utility>
#include "CurlSession.hxx"
Go to the source code of this file.
Classes | |
struct | http_dav_ucp::LockInfo |
class | http_dav_ucp::SerfLockStore |
Namespaces | |
namespace | http_dav_ucp |
Typedefs | |
typedef std::map< OUString, LockInfo > | http_dav_ucp::LockInfoMap |