#define ONIXS_LSE_GTP_NOTHROW
#define ONIXS_LSE_GTP_CONST_OR_CONSTEXPR
Enumeration::Enum enumeration(MessageSize offset) const ONIXS_LSE_GTP_NOTHROW
FieldValue ordinary(MessageSize offset) const ONIXS_LSE_GTP_NOTHROW
StrRef fixedStr(MessageSize offset) const ONIXS_LSE_GTP_NOTHROW
BinaryMessage() ONIXS_LSE_GTP_NOTHROW
Initializes blank instance referencing to nothing.
StrRef Time
Time specified in HHMMSS format using ASCII characters in a 24 hour clock format.
ONIXS_LSE_GTP_API void throwIncorrectSize(const std::string &messageName, MessageSize receivedSize, MessageSize expectedSize)
UInt64 UDT
time stamp (in UTC) = (date time per second resolution in unix time format) * 1,000,...
UInt16 MessageSize
Aliases message length type.
ONIXS_LSE_GTP_API void toStr(std::string &, EventCode::Enum)
Appends string presentation of object.
UDT timestamp() const ONIXS_LSE_GTP_NOTHROW
Time the message was generated.
OrderBookType::Enum orderBookType() const ONIXS_LSE_GTP_NOTHROW
SourceVenue::Enum sourceVenue() const ONIXS_LSE_GTP_NOTHROW
Venue from which market data is received for the instrument.
TradingStatus::Enum tradingStatus() const ONIXS_LSE_GTP_NOTHROW
static ONIXS_LSE_GTP_CONST_OR_CONSTEXPR MessageSize messageSize_
Total message size.
UInt64 instrument() const ONIXS_LSE_GTP_NOTHROW
GTP Instrument identifier.
SessionChangeReason::Enum sessionChangeReason() const ONIXS_LSE_GTP_NOTHROW
InstrumentStatusMsg(const void *data, MessageSize size) ONIXS_LSE_GTP_NOTHROW
Initializes instance over given memory block.
static void validateSize(MessageSize size)
Check the given size.
Time newEndTime() const ONIXS_LSE_GTP_NOTHROW
New time the session will end.