24 #ifndef ELEMENTSSERVICES_ELEMENTSSERVICES_DATASYNC_DEPENDENCYCONFIGURATION_H_
25 #define ELEMENTSSERVICES_ELEMENTSSERVICES_DATASYNC_DEPENDENCYCONFIGURATION_H_
34 inline namespace Services {
54 path distantPathOf(
path localFile)
const;
56 size_t dependencyCount()
const;
63 void parseConfigurationFile(
path filename);
67 char aliasSeparator()
const;
86 namespace ElementsServices = Elements::Services;
88 #endif // ELEMENTSSERVICES_ELEMENTSSERVICES_DATASYNC_DEPENDENCYCONFIGURATION_H_
The dependency configurations holds, for each test file to be retrieved:
#define ELEMENTS_API
Dummy definitions for the backward compatibility mode.
std::map< path, path > m_fileMap
Path::Item path
importing the path item from ElementsKernel