|
Elements
5.10
A C++ base framework for the Euclid Software.
|
#include <string>#include "ElementsKernel/Export.h"#include "ElementsServices/DataSync/DataSyncUtils.h"Go to the source code of this file.
Classes | |
| class | ElementsServices::DataSync::UnknownHost |
| Exception raised when a hosting solution is not supported by the tool. More... | |
| class | ElementsServices::DataSync::ConnectionConfiguration |
| The connection configuration mainly holds: More... | |
Namespaces | |
| ElementsServices | |
| ElementsServices::DataSync | |
Enumerations | |
| enum | ElementsServices::DataSync::DataHost { ElementsServices::DataSync::IRODS, ElementsServices::DataSync::WEBDAV } |
| The test data hosting solution. More... | |
| enum | ElementsServices::DataSync::OverwritingPolicy { ElementsServices::DataSync::ABORT, ElementsServices::DataSync::OVERWRITE } |
| The overwriting policy if the local file already exists. More... | |
1.8.14