|
Elements 6.3.4
A C++ base framework for the Euclid Software.
|
#include <string>#include "ElementsKernel/Export.h"#include "ElementsServices/DataSync/ConnectionConfiguration.h"#include "ElementsServices/DataSync/DataSyncUtils.h"#include "ElementsServices/DataSync/DataSynchronizer.h"#include "ElementsServices/DataSync/DependencyConfiguration.h"

Go to the source code of this file.
Classes | |
| class | Elements::Services::DataSync::WebdavSynchronizer |
| A data synchronizer for WebDAV hosts. More... | |
Namespaces | |
| namespace | Elements |
| namespace | Elements::Services |
| namespace | Elements::Services::DataSync |
Functions | |
| ELEMENTS_API bool | Elements::Services::DataSync::webdavIsInstalled () |
| Check whether the WebDAV client is installed. | |