|
Elements 6.3.2
A C++ base framework for the Euclid Software.
|
#include <memory>#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.
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) |