#include <OnixS/CME/iLink3/ABI.h>
#include <OnixS/CME/iLink3/messaging/Memory.h>
#include <OnixS/CME/iLink3/messaging/Decimal.h>
#include <OnixS/CME/iLink3/messaging/Fields.h>
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 | |
OnixS | |
OnixS::CME | |
OnixS::CME::iLink3 | |
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 |