IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces
UpperType.h File Reference

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.
 

Detailed Description

template structures used for immediate type promotion

Author
H. Delestre
Date
2014/02/25