|
Elements
5.10
A C++ base framework for the Euclid Software.
|
#include <memory>#include <stdexcept>#include "ElementsKernel/Export.h"#include "ElementsServices/DataSync/DataSynchronizer.h"#include "ElementsServices/DataSync/DataSyncUtils.h"#include "ElementsServices/DataSync/IrodsSynchronizer.h"#include "ElementsServices/DataSync/WebdavSynchronizer.h"Go to the source code of this file.
Namespaces | |
| ElementsServices | |
| ElementsServices::DataSync | |
Functions | |
| ELEMENTS_API std::shared_ptr< DataSynchronizer > | ElementsServices::DataSync::createSynchronizer (ConnectionConfiguration connection, DependencyConfiguration dependency) |
1.8.14