32 namespace MarketData {
42 return ordinary<Binary4>(2);
49 return ordinary<Binary4>(6);
56 return fixedStr<6>(10);
63 return fixedStr<12>(16);
70 return ordinary<SignedBinary8>(28);
77 return ordinary<Binary2>(36);
84 return ordinary<Binary2>(38);
93 if (ONIXS_BATS_PITCH_CHECK_EXPECT((size < messageSize_),
false))
StrRef feedSymbol() const ONIXS_BATS_PITCH_NOTHROW
Six character, base 62 symbol.
ONIXS_CBOECFE_PITCH_API ONIXS_BATS_PITCH_COLDPATH ONIXS_BATS_PITCH_NORETURN void throwIncorrectSize(const std::string &messageName, MessageSize receivedSize, MessageSize expectedSize)
Binary2 numElapsedReturns() const ONIXS_BATS_PITCH_NOTHROW
Number of SnP 500 Index returns.
#define ONIXS_BATS_PITCH_CONST_OR_CONSTEXPR
StrRef futuresSymbol() const ONIXS_BATS_PITCH_NOTHROW
Twelve character textual definition of the symbol.
Provides efficient way of accessing text-based FIX field values.
Encapsulates services for manipulating little endian encoded messages.
Binary2 numFinalReturns() const ONIXS_BATS_PITCH_NOTHROW
Number of SnP 500 Index returns.
BinaryMessage() ONIXS_BATS_PITCH_NOTHROW
Initializes blank instance referencing to nothing.
static void validateSize(MessageSize size)
Check the given size.
Binary2 MessageSize
Aliases message length type.
FuturesVarianceSymbolMappingMsg(const void *data, MessageSize size) ONIXS_BATS_PITCH_NOTHROW
Initializes instance over given memory block.
Binary4 unitTimestamp() const ONIXS_BATS_PITCH_NOTHROW
Unit timestamp expressed as number of whole seconds since the Epoch (Midnight, January 1...
Included in a spin response.
static ONIXS_BATS_PITCH_CONST_OR_CONSTEXPR MessageSize messageSize_
Total message size.
Binary4 timeOffset() const ONIXS_BATS_PITCH_NOTHROW
Nanosecond offset from last unit timestamp.
#define ONIXS_BATS_PITCH_NOTHROW
ONIXS_CBOECFE_PITCH_API void toStr(std::string &, SideIndicator::Enum)
Appends string presentation of object.
SignedBinary8 accruedDayVariance() const ONIXS_BATS_PITCH_NOTHROW
Accrued day variance.