IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
ThirdPartyInfos.h File Reference

API for third party informations management. More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/BaseTypes.h>
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 

Functions

IPSDKUTIL_API std::string ipsdk::getSvnAppVersion ()
 retrieve version for Svn revision control system
 
IPSDKUTIL_API std::string ipsdk::getCMakeAppVersion ()
 retrieve version for CMake build system
 
IPSDKUTIL_API std::string ipsdk::getBoostVersion ()
 retrieve version for boost library
 
IPSDKUTIL_API std::string ipsdk::getLog4cplusVersion ()
 retrieve version for log4cplus library
 
IPSDKUTIL_API std::string ipsdk::getLibTiffVersion ()
 retrieve version for libtiff library
 
IPSDKUTIL_API std::string ipsdk::getOpenSSLVersion ()
 retrieve version for openSSL library
 
IPSDKUTIL_API std::string ipsdk::getQtVersion ()
 retrieve version for Qt library
 
IPSDKUTIL_API std::vector< std::pair< ipUInt32, ipUInt32 > > ipsdk::getPythonAvailableVersions ()
 retrieve available versions for python library More...
 

Detailed Description

API for third party informations management.

Author
E. Noirfalise
Date
2013/5/20