![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
template structures used for immediate type promotion More...
#include <IPSDKUtil/IPSDKUtilExports.h>Go to the source code of this file.
Classes | |
| struct | ipsdk::UpperType< T > |
| template structure UpperType<typename T>; its typedef Type gives the type just upper to T. More... | |
| struct | ipsdk::UpperType32< T > |
| template structure UpperType32<typename T>; its typedef Type gives the type just upper to T without exceeding 32 bits. More... | |
| struct | ipsdk::UpperUnsignedType32< T > |
| template structure UpperUnsignedType32<typename T>; its typedef Type gives the unsigned type just upper to T without exceeding 32 bits. More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
template structures used for immediate type promotion
1.8.14