36 return ordinary<UInt64>(1);
42 return ordinary<UInt32>(9);
49 return ordinary<Int64>(13);
55 return ordinary<Int32>(21);
62 return fixedStr<2>(25);
#define ONIXS_ESPEED_ITCH_NAMESPACE_END
#define ONIXS_ESPEED_ITCH_NAMESPACE_BEGIN
ONIXS_ESPEED_ITCH_API void throwIncorrectSize(const std::string &messageName, MessageSize receivedSize, MessageSize expectedSize)
#define ONIXS_ESPEED_ITCH_CHECK_EXPECT(exp, c)
ONIXS_ESPEED_ITCH_NAMESPACE_BEGIN typedef UInt16 MessageSize
Aliases message length type.
#define ONIXS_ESPEED_ITCH_CONST_OR_CONSTEXPR
Int32 Price4
Alias for Price type (4 bytes).
Int64 Price8
Alias for Price type (8 bytes).
Provides efficient way of accessing text-based FIX field values.
#define ONIXS_ESPEED_ITCH_NOTHROW
IncomingMessage(const void *data, MessageSize size) ONIXS_ESPEED_ITCH_NOTHROW
UInt32 OrderBookId
Alias for Security Id type.