15 #ifndef __IPSDKUNITTESTTOOLS_UNITTESTPATH_H__ 16 #define __IPSDKUNITTESTTOOLS_UNITTESTPATH_H__ 45 #endif // __IPSDKUNITTESTTOOLS_UNITTESTPATH_H__ Functions allowing to manage library directories and paths.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
IPSDKUNITTESTTOOLS_API boost::filesystem::path getInternalDirectory(const eUTInternalDirectory &dirId)
retrieve unit test internal directory
eUTInternalDirectory
Enumerate describing IPSDK internal unit test directories.
Definition: UnitTestPathTypes.h:30
Utility functions for library path configuration management.
#define IPSDKUNITTESTTOOLS_API
Import/Export macro for library IPSDKUnitTestTools.
Definition: IPSDKUnitTestToolsExports.h:27
IPSDKUNITTESTTOOLS_API boost::filesystem::path getExternalDirectory(const eUTExternalDirectory &dirId)
retrieve unit test external directory
Definition of import/export macro for library.
eUTExternalDirectory
Definition: UnitTestPathTypes.h:54
Predefined types for unit test path management.