|
Elements 6.3.4
A C++ base framework for the Euclid Software.
|
#include "ElementsServices/DataSync/DataSynchronizerMaker.h"#include "ElementsServices/DataSync/IrodsSynchronizer.h"#include "ElementsServices/DataSync/WebdavSynchronizer.h"
Go to the source code of this file.
Namespaces | |
| namespace | Elements |
| namespace | Elements::Services |
| namespace | Elements::Services::DataSync |
Functions | |
| ELEMENTS_API std::shared_ptr< DataSynchronizer > | Elements::Services::DataSync::createSynchronizer (ConnectionConfiguration connection, DependencyConfiguration dependency) |
| T | Elements::Services::DataSync::make_shared (T... args) |