template structure UpperType<typename T>; its typedef Type gives the type just upper to T.
More...
#include <UpperType.h>
template<typename T>
struct ipsdk::UpperType< T >
template structure UpperType<typename T>; its typedef Type gives the type just upper to T.
Associated types :
- ipInt16 if T equals ipInt8
- ipUInt16 if T equals ipUInt8
- ipInt32 if T equals ipInt16
- ipUInt32 if T equals ipUInt16
- ipInt64 if T equals ipInt32
- ipUInt64 if T equals ipUInt32
- ipInt64 if T equals ipInt64
- ipUInt64 if T equals ipUInt64
- ipReal64 if T equals ipReal32
- ipReal64 if T equals ipReal64
The documentation for this struct was generated from the following file:
- /media/reactivipdev/Nightly/IPSDK_Patch/IPSDK_4_1/IPSDK_Nightly/include/partner/IPSDKUtil/InstructionSet/UpperType.h