24#ifndef ELEMENTSSERVICES_ELEMENTSSERVICES_DATASYNC_DEPENDENCYCONFIGURATION_H_
25#define ELEMENTSSERVICES_ELEMENTSSERVICES_DATASYNC_DEPENDENCYCONFIGURATION_H_
37inline namespace Services {
57 path distantPathOf(
path localFile)
const;
66 void parseConfigurationFile(
path filename);
70 char aliasSeparator()
const;
defines the macros to be used for explicit export of the symbols
The dependency configurations holds, for each test file to be retrieved:
std::map< path, path > m_fileMap
virtual ~DependencyConfiguration()=default
#define ELEMENTS_API
Dummy definitions for the backward compatibility mode.
Path::Item path
importing the path item from ElementsKernel