#define ONIXS_LSE_GTP_NOTHROW
#define ONIXS_LSE_GTP_CONST_OR_CONSTEXPR
Enumeration::Enum enumeration(MessageSize offset) const ONIXS_LSE_GTP_NOTHROW
const FieldValue & ordinaryRef(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.
ONIXS_LSE_GTP_API void throwIncorrectSize(const std::string &messageName, MessageSize receivedSize, MessageSize expectedSize)
StrRef Date
Date specified in the YYYYMMDD format using ASCII characters.
UInt64 UDT
time stamp (in UTC) = (date time per second resolution in unix time format) * 1,000,...
FixedPointDecimal< UInt64, IntegralConstant< Int8, -8 > > Size
Little-Endian encoded 64 bit unsigned integer with eight implied decimal places.
UInt16 MessageSize
Aliases message length type.
UInt8 BitField
A single byte used to hold up to eight 1-bit flags. Each bit will represent a Boolean flag....
FixedPointDecimal< Int64, IntegralConstant< Int8, -8 > > Price
Signed Little-Endian encoded 64bit integer field with eight implied decimal places.
StrRef Alpha
These fields use standard ASCII character bytes. They are left justified and padded on the right with...
ONIXS_LSE_GTP_API void toStr(std::string &, EventCode::Enum)
Appends string presentation of object.
UInt8 Byte
Alias for Byte.
UDT timestamp() const ONIXS_LSE_GTP_NOTHROW
Time the message was generated.
Price strikePrice() const ONIXS_LSE_GTP_NOTHROW
Strike Price (exercise price for warrants).
Alpha description() const ONIXS_LSE_GTP_NOTHROW
Description of the instrument.
Price securityMaximumSpread() const ONIXS_LSE_GTP_NOTHROW
Date lastPriceInPrecedingSessionDate() const ONIXS_LSE_GTP_NOTHROW
Last execution date in a session prior to current trading day.
Size exchangeMarketSize() const ONIXS_LSE_GTP_NOTHROW
SourceVenue::Enum sourceVenue() const ONIXS_LSE_GTP_NOTHROW
Venue from which market data is received for the instrument.
Alpha segment() const ONIXS_LSE_GTP_NOTHROW
Segment the instrument is assigned to.
Price lastPriceInPrecedingSession() const ONIXS_LSE_GTP_NOTHROW
Last execution price in a session prior to the current trading day.
Alpha currency() const ONIXS_LSE_GTP_NOTHROW
Currency code as per ISO 4217.
Price staticCircuitBreakerTolerances() const ONIXS_LSE_GTP_NOTHROW
Static Circuit Breaker Tolerance (%) of the instrument.
static ONIXS_LSE_GTP_CONST_OR_CONSTEXPR MessageSize messageSize_
Total message size.
Alpha exMarkerCode() const ONIXS_LSE_GTP_NOTHROW
The value of an Ex-Marker pertaining to a tradable instrument.
Alpha tickID() const ONIXS_LSE_GTP_NOTHROW
The tick structure applicable for the instrument.
UInt64 instrument() const ONIXS_LSE_GTP_NOTHROW
GTP Instrument identifier.
Size minimumLotMinimumExecutionSize() const ONIXS_LSE_GTP_NOTHROW
Indicates the minimum quantity/nominal value tradable on the market for a security.
Size minimumPeakSizeMultiplier() const ONIXS_LSE_GTP_NOTHROW
Used to specify the minimum size of an iceberg peak for an instrument in conjunction with EMS.
Alpha isin() const ONIXS_LSE_GTP_NOTHROW
ISIN code of the instrument.
static void validateSize(MessageSize size)
Check the given size.
BitField allowedBookTypes() const ONIXS_LSE_GTP_NOTHROW
Alpha venueInstrumentID() const ONIXS_LSE_GTP_NOTHROW
Instrument identifier used by the source venue.
Date listingStartDate() const ONIXS_LSE_GTP_NOTHROW
Listing start date of the instrument.
UInt8 securityType() const ONIXS_LSE_GTP_NOTHROW
Type of security.
Byte partitionId() const ONIXS_LSE_GTP_NOTHROW
Trading System's partition in which the instrument is traded.
Date listingEndDate() const ONIXS_LSE_GTP_NOTHROW
Listing end date of the instrument.
Price previousDaysClosingPrice() const ONIXS_LSE_GTP_NOTHROW
Closing price reported for the previous trading day.
Alpha symbol() const ONIXS_LSE_GTP_NOTHROW
Symbol of the instrument.
Alpha sedol() const ONIXS_LSE_GTP_NOTHROW
SEDOL code of the instrument.
Alpha securityExchange() const ONIXS_LSE_GTP_NOTHROW
Not Applicable to LSE.
ClearingType::Enum clearingType() const ONIXS_LSE_GTP_NOTHROW
Indicates the settlement mode of the security.
InstrumentDirectoryEquitiesMsg(const void *data, MessageSize size) ONIXS_LSE_GTP_NOTHROW
Initializes instance over given memory block.
Alpha countryOfRegister() const ONIXS_LSE_GTP_NOTHROW
Country of Register.
Price dynamicCircuitBreakerTolerances() const ONIXS_LSE_GTP_NOTHROW
Dynamic Circuit Breaker Tolerance (%) of the instrument.