24#ifndef ELEMENTSSERVICES_ELEMENTSSERVICES_DATASYNC_DEPENDENCYCONFIGURATION_H_
25#define ELEMENTSSERVICES_ELEMENTSSERVICES_DATASYNC_DEPENDENCYCONFIGURATION_H_
34inline namespace Services {
54 path distantPathOf(
path localFile)
const;
56 size_t dependencyCount()
const;
63 void parseConfigurationFile(
path filename);
67 char aliasSeparator()
const;
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