32 namespace MarketData {
42 return ordinary<Integer4>(1);
50 return ordinary<Integer8>(5);
57 return enumeration<EventCode>(13);
EventCode::Enum eventCode() const ONIXS_FENICSUST_BIMP_NOTHROW
Event Code.
static ONIXS_FENICSUST_BIMP_CONST_OR_CONSTEXPR MessageSize messageSize_
Total message size.
ONIXS_FENICSUST_BIMP_API ONIXS_FENICSUST_BIMP_COLD_PATH ONIXS_FENICSUST_BIMP_NORETURN void throwIncorrectSize(const std::string &messageName, MessageSize receivedSize, MessageSize expectedSize)
Integer4 instrumentLocate() const ONIXS_FENICSUST_BIMP_NOTHROW
Always zero.
BinaryMessage() ONIXS_FENICSUST_BIMP_NOTHROW
Initializes blank instance referencing to nothing.
#define ONIXS_FENICSUST_BIMP_CHECK_EXPECT(exp, c)
#define ONIXS_FENICSUST_BIMP_CONST_OR_CONSTEXPR
#define ONIXS_FENICSUST_BIMP_NOTHROW
Encapsulates services for manipulating little endian encoded messages.
SystemEventMsg(const void *data, MessageSize size) ONIXS_FENICSUST_BIMP_NOTHROW
Initializes instance over given memory block.
static void validateSize(MessageSize size)
Check the given size.
ONIXS_FENICSUST_BIMP_API void toStr(std::string &, EventCode::Enum)
Appends string presentation of object.
Integer2 MessageSize
Aliases message length type.
Integer8 timestamp() const ONIXS_FENICSUST_BIMP_NOTHROW