|
| typedef Int64 | Decimal9 |
| typedef UInt16 | UTCDateOnly |
| typedef UInt64 | UTCTimestamp |
| typedef Char | CharType |
| typedef Int8 | Int8NULL |
| typedef Int16 | Int16NULL |
| typedef Int32 | Int32NULL |
| typedef Int64 | Int64NULL |
| typedef UInt8 | Uint8NULL |
| typedef UInt16 | Uint16NULL |
| typedef UInt32 | Uint32NULL |
| typedef UInt64 | Uint64NULL |
| typedef IntegralConstant< Int64, -9223372036854775807LL-1 > | NullDecimal9 |
| typedef IntegralConstant< UInt16, 0 > | NullUTCDateOnly |
| typedef IntegralConstant< UInt64, 0ULL > | NullUTCTimestamp |
| typedef IntegralConstant< Char, '\x0'> | NullCharType |
| typedef IntegralConstant< Int8, -128 > | NullInt8NULL |
| typedef IntegralConstant< Int16, -32768 > | NullInt16NULL |
| typedef IntegralConstant< Int32, -2147483647-1 > | NullInt32NULL |
| typedef IntegralConstant< Int64, -9223372036854775807LL-1 > | NullInt64NULL |
| typedef IntegralConstant< UInt8, 255 > | NullUint8NULL |
| typedef IntegralConstant< UInt16, 65535 > | NullUint16NULL |
| typedef IntegralConstant< UInt32, 4294967295 > | NullUint32NULL |
| typedef IntegralConstant< UInt64, 18446744073709551615ULL > | NullUint64NULL |
| using | dateToTimestamp = ONIXS_ICEBOE_WRAP_F(dateToTimestampImpl) |
| using | timestampToDate = ONIXS_ICEBOE_WRAP_F(timestampToDateImpl) |
| using | ticksToTimestamp = ONIXS_ICEBOE_WRAP_F(ticksToTimestampImpl) |
| using | timestampToTicks = ONIXS_ICEBOE_WRAP_F(timestampToTicksImpl) |