15 #ifndef __BENCHMARKTOOLS_BENCHMARKPATH_H__ 16 #define __BENCHMARKTOOLS_BENCHMARKPATH_H__ 19 #include <Benchmark/IPSDKBenchmarkTools/BenchmarkPathTypes.h> 45 #endif // __BENCHMARKTOOLS_BENCHMARKPATH_H__ Functions allowing to manage library directories and paths.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Utility functions for library path configuration management.
IPSDKBENCHMARKTOOLS_API boost::filesystem::path getInternalDirectory(const eBMInternalDirectory &dirId)
retrieve benchmark internal directory
IPSDKBENCHMARKTOOLS_API boost::filesystem::path getExternalDirectory(const eBMExternalDirectory &dirId)
retrieve benchmark external directory
eBMExternalDirectory
Definition: BenchmarkPathTypes.h:52
eBMInternalDirectory
Enumerate describing IPSDK internal benchmark directories.
Definition: BenchmarkPathTypes.h:30
#define IPSDKBENCHMARKTOOLS_API
Import/Export macro for library IPSDKBenchmarkTools.
Definition: IPSDKBenchmarkToolsExports.h:25
Definition of import/export macro for library.