Go to the source code of this file.
Classes | |
| struct | DATA |
| class | GroupSize |
| class | GroupSizeEncoding |
| class | MessageHeader |
| struct | NullDecimal32NULL |
| struct | NullDecimal64NULL |
| class | MaturityMonthYear |
| struct | NullMaturityMonthYear |
| struct | NullPRICE9 |
Namespaces | |
| namespace | OnixS |
| namespace | OnixS::CME |
| namespace | OnixS::CME::iLink3 |
| namespace | OnixS::CME::iLink3::Messaging |
Typedefs | |
| typedef MessageHeader | MessageHeaderBuilder |
| typedef FloatingPointDecimal< Int64, Int8 > | Decimal64NULL |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -9 > > | PRICE9 |
Functions | |
| bool | isNull (const Decimal32NULL &value) noexcept |
| bool | isNull (const Decimal64NULL &value) noexcept |
| bool | isNull (const PRICE9 &value) noexcept |
Variables | |
| ONIXS_ILINK3_DATA_PACKING_END typedef FloatingPointDecimal< Int32, Int8 > | Decimal32NULL |