![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
API for SDK version management. More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/BaseTypes.h>#include <IPSDKUtil/Tools/SdkVersionTypes.h>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
Functions | |
| IPSDKUTIL_API ipUInt32 | ipsdk::getSDKVersionElement (const eSDKVersionElementType &sdkVersionElementType) |
| retrieve version element for sdk More... | |
| IPSDKUTIL_API const std::string & | ipsdk::getSDKStrVersion (const eSDKStrVersionType &sdkStrVersionType) |
| retrieve string formated version for sdk More... | |
| IPSDKUTIL_API eSDKVersionStatus | ipsdk::getSDKVersionStatus () |
| retrieve sdk version status | |
| IPSDKUTIL_API const std::string & | ipsdk::getSDKSvnRevision () |
| retrieve svn revision version for library | |
| IPSDKUTIL_API const std::string & | ipsdk::getSDKProductInfo (const eSDKStrProductInfoType &sdkStrProductInfoType) |
| retrieve string informations about product More... | |
| IPSDKUTIL_API const std::string & | ipsdk::getProductTypeName () |
| retrieve product type name | |
| IPSDKUTIL_API const std::string & | ipsdk::getBinarySuffixDebug () |
| retrieve suffix associated to library binary debug files | |
| IPSDKUTIL_API const std::string & | ipsdk::getBinarySuffixRelease () |
| retrieve suffix associated to library binary release files | |
API for SDK version management.
1.8.14