Elements  5.12.0
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  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...