IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ThirdPartyInfos.h
Go to the documentation of this file.
1 // ThirdPartyInfos.h:
3 // ------------------
4 //
14 
15 #ifndef __IPSDKUTIL_THIRDPARTYINFOS_H__
16 #define __IPSDKUTIL_THIRDPARTYINFOS_H__
17 
19 #include <IPSDKUtil/BaseTypes.h>
20 #include <string>
21 #include <vector>
22 
23 namespace ipsdk {
24 
27 
29 IPSDKUTIL_API std::string
31 
33 IPSDKUTIL_API std::string
35 
37 IPSDKUTIL_API std::string
39 
41 IPSDKUTIL_API std::string
43 
45 IPSDKUTIL_API std::string
47 
49 IPSDKUTIL_API std::string
51 
53 IPSDKUTIL_API std::string
54 getQtVersion();
55 
60 IPSDKUTIL_API std::vector<std::pair<ipUInt32, ipUInt32> >
62 
65 
66 } // end of namespace ipsdk
67 
68 #endif // __IPSDKUTIL_THIRDPARTYINFOS_H__
IPSDKUTIL_API std::string getSvnAppVersion()
retrieve version for Svn revision control system
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
IPSDKUTIL_API std::string getLog4cplusVersion()
retrieve version for log4cplus library
IPSDKUTIL_API std::string getOpenSSLVersion()
retrieve version for openSSL library
IPSDKUTIL_API std::string getLibTiffVersion()
retrieve version for libtiff library
IPSDKUTIL_API std::vector< std::pair< ipUInt32, ipUInt32 > > getPythonAvailableVersions()
retrieve available versions for python library
Base types for multiplatform compatibility.
#define IPSDKUTIL_API
Import/Export macro for library IPSDKUtil.
Definition: IPSDKUtilExports.h:27
IPSDKUTIL_API std::string getBoostVersion()
retrieve version for boost library
Definition of import/export macro for library.
IPSDKUTIL_API std::string getCMakeAppVersion()
retrieve version for CMake build system
IPSDKUTIL_API std::string getQtVersion()
retrieve version for Qt library