Go to the source code of this file.
|
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-4 >> | Price |
|
typedef NullableFixedPointDecimal< Int64, IntegralConstant< Int8,-4 >, IntegralConstant< Int64,-9223372036854775807LL-1 >> | PriceOptional |
|
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-4 >> | Percentage |
|
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-7 >> | RatioQty |
|
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-8 >> | Fixed8 |
|
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-9 >> | Percentage9 |
|
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-8 >> | Price8 |
|
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-8 >> | PriceOffset8Optional |
|
typedef MessageHeader | MessageHeaderBuilder |
|
|
ONIXS_B3_UMDF_MD_NODISCARD bool | isNull (const PriceOptional &value) throw () |
|