Elements  6.2
A C++ base framework for the Euclid Software.
Namespaces | Functions
DataSynchronizerMaker.h File Reference
#include <memory>
#include <stdexcept>
#include "ElementsKernel/Export.h"
#include "ElementsServices/DataSync/DataSyncUtils.h"
#include "ElementsServices/DataSync/DataSynchronizer.h"
#include "ElementsServices/DataSync/IrodsSynchronizer.h"
#include "ElementsServices/DataSync/WebdavSynchronizer.h"
Include dependency graph for DataSynchronizerMaker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Elements
 
 Elements::Services
 
 Elements::Services::DataSync
 

Functions

ELEMENTS_API std::shared_ptr< DataSynchronizer > Elements::Services::DataSync::createSynchronizer (ConnectionConfiguration connection, DependencyConfiguration dependency)