template structure LowerType<typename T>; its typedef Type gives the type just lower to T.
More...
#include <LowerType.h>
template<typename T>
struct ipsdk::LowerType< T >
template structure LowerType<typename T>; its typedef Type gives the type just lower to T.
Associated types :
- ipInt8 if T equals ipInt8
- ipUInt8 if T equals ipUInt8
- ipInt8 if T equals ipInt16
- ipUInt8 if T equals ipUInt16
- ipInt16 if T equals ipInt32
- ipUInt16 if T equals ipUInt32
- ipInt32 if T equals ipInt64
- ipUInt32 if T equals ipUInt64
- ipReal32 if T equals ipReal32
- ipReal32 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/LowerType.h