IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
LibraryPathConfigUtils.h
Go to the documentation of this file.
1 // LibraryPathConfigUtils.h:
3 // -------------------------
4 //
14 
15 #ifndef __IPSDKCORE_LIBRARYPATHCONFIGUTILS_H__
16 #define __IPSDKCORE_LIBRARYPATHCONFIGUTILS_H__
17 
20 #include <boost/filesystem/path.hpp>
21 
22 namespace ipsdk {
23 namespace core {
24 
27 
31 IPSDKCORE_API const boost::filesystem::path&
32 getLibraryPath(const eLibPathConfigType& libPathConfigType);
33 
36 
37 } // end of namespace core
38 } // end of namespace ipsdk
39 
40 #endif // __IPSDKCORE_LIBRARYPATHCONFIGUTILS_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eLibPathConfigType
Enumerate describing library path configuration type.
Definition: LibraryPathConfigTypes.h:32
Predefined types for library path configuration management.
Definition of import/export macro for library.
#define IPSDKCORE_API
Import/Export macro for library IPSDKCore.
Definition: IPSDKCoreExports.h:27
IPSDKCORE_API const boost::filesystem::path & getLibraryPath(const eLibPathConfigType &libPathConfigType)
function allowing to retrieve a library path configuration type