32 namespace MarketData {
42 return ordinary<SignedBinary4>(0);
49 return fixedStr<6>(4);
58 if (ONIXS_BATS_PITCH_CHECK_EXPECT((size < messageSize_),
false))
71 ONIXS_CBOECFE_PITCH_API
void toStr(std::string&,
const Leg&);
ONIXS_CBOECFE_PITCH_API ONIXS_BATS_PITCH_COLDPATH ONIXS_BATS_PITCH_NORETURN void throwIncorrectSize(const std::string &messageName, MessageSize receivedSize, MessageSize expectedSize)
#define ONIXS_BATS_PITCH_CONST_OR_CONSTEXPR
Provides efficient way of accessing text-based FIX field values.
Encapsulates services for manipulating little endian encoded messages.
BinaryMessage() ONIXS_BATS_PITCH_NOTHROW
Initializes blank instance referencing to nothing.
Binary2 MessageSize
Aliases message length type.
StrRef symbol() const ONIXS_BATS_PITCH_NOTHROW
Symbol of leg.
static ONIXS_BATS_PITCH_CONST_OR_CONSTEXPR MessageSize messageSize_
Total message size.
#define ONIXS_BATS_PITCH_NOTHROW
static void validateSize(MessageSize size)
Check the given size.
ONIXS_CBOECFE_PITCH_API void toStr(std::string &, SideIndicator::Enum)
Appends string presentation of object.
Leg(const void *data, MessageSize size) ONIXS_BATS_PITCH_NOTHROW
Initializes instance over given memory block.
SignedBinary4 ratio() const ONIXS_BATS_PITCH_NOTHROW
Leg ratio (positive for bid-side, negative for ask-side)