Elements  6.2
A C++ base framework for the Euclid Software.
Classes | Namespaces | Enumerations
ConnectionConfiguration.h File Reference
#include <string>
#include "ElementsKernel/Export.h"
#include "ElementsServices/DataSync/DataSyncUtils.h"
Include dependency graph for ConnectionConfiguration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Elements::Services::DataSync::UnknownHost
 Exception raised when a hosting solution is not supported by the tool. More...
 
class  Elements::Services::DataSync::ConnectionConfiguration
 The connection configuration mainly holds: More...
 

Namespaces

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

Enumerations

enum  Elements::Services::DataSync::DataHost { Elements::Services::DataSync::IRODS, Elements::Services::DataSync::WEBDAV }
 The test data hosting solution. More...
 
enum  Elements::Services::DataSync::OverwritingPolicy { Elements::Services::DataSync::ABORT, Elements::Services::DataSync::OVERWRITE }
 The overwriting policy if the local file already exists. More...