#include <OnixS/CME/MDH/messaging/Messages.h>
Classes | |
| struct | EventsEntry |
| struct | FeedTypesEntry |
| struct | InstAttribEntry |
| struct | LotTypeRulesEntry |
| struct | RelatedInstrumentsEntry |
| struct | UnderlyingsEntry |
Public Types | |
| enum | |
| typedef SchemaTraits | Schema |
| typedef InstrumentDefinitionOption55 | ThisType |
| typedef SbeGroup< EventsEntry, GroupSize, MessageSize > | Events |
| typedef SbeGroup< FeedTypesEntry, GroupSize, MessageSize > | FeedTypes |
| typedef SbeGroup< InstAttribEntry, GroupSize, MessageSize > | InstAttrib |
| typedef SbeGroup< LotTypeRulesEntry, GroupSize, MessageSize > | LotTypeRules |
| typedef SbeGroup< UnderlyingsEntry, GroupSize, MessageSize > | Underlyings |
| typedef SbeGroup< RelatedInstrumentsEntry, GroupSize, MessageSize > | RelatedInstruments |
| Public Types inherited from SbeMessage | |
| typedef MessageSize | EncodedLength |
| typedef MessageSize | BlockLength |
Static Public Member Functions | |
| static constexpr SecurityIDSource | securityIdSource () noexcept |
| static constexpr BlockLength | minimalBlockLength (SchemaVersion version) noexcept |
| static constexpr BlockLength | blockLength (SchemaVersion version) noexcept |
| static constexpr MessageSize | getMinimalVariableFieldsSize (SchemaVersion version) |
| static constexpr UInt64 | getMaxMessageSize (UInt8 maxGroupItems=255) noexcept |
| static constexpr StrRef | className () noexcept |
| static constexpr StrRef | fixType () noexcept |
Additional Inherited Members | |
| Protected Types inherited from SbeMessage | |
| typedef SbeGroupList< MessageSize > | GroupList |
| typedef SbeVariableLengthFieldList< MessageSize > | VariableLengthFieldList |
| Protected Member Functions inherited from SbeMessage | |
| SbeMessage & | version (SchemaVersion version) noexcept |
| GroupList | groups () noexcept |
| GroupList | groups () const noexcept |
| template<typename Group> | |
| void | initGroup (Group &group, typename Group::EntrySize entrySize) noexcept |
| template<typename Group> | |
| void | setupGroup (Group &group, typename Group::Size entryCount, const void *messageTail) |
| template<typename Group> | |
| void | constructGroup (Group &group, typename Group::Size entryCount, const void *messageTail) |
| VariableLengthFieldList | variableLengthFields () noexcept |
| VariableLengthFieldList | variableLengthFields () const noexcept |
| void | init (MessageHeader::TemplateId value, MessageHeader::BlockLength minimalBlockLength, MessageHeader::BlockLength blockLength, SchemaId id) noexcept |
| MessageSize | calculateBinarySize (const void *tail) const noexcept |
| template<class Group, class Callable, class Owner> | |
| void | resetGroup (Callable callable, Owner &owner) noexcept |
| template<class Callable, class Owner> | |
| void | setVariableLengthFieldToNull (Callable callable, SchemaVersion since, Owner &owner) noexcept |
| template<class Group, class Callable, class Owner> | |
| void | resetGroup (Callable callable, SchemaVersion since, Owner &owner) |
| template<class Group, class Callable, class Owner> | |
| Group | getGroup (Callable callable, Owner &owner) const noexcept |
| template<class Group, class Callable, class Owner> | |
| Group | getGroup (Callable callable, SchemaVersion since, Owner &owner) const noexcept |
| template<class Group, class Callable, class Owner> | |
| Group | constructGroup (Callable callable, typename Group::Size length, SchemaVersion since, Owner &owner) |
| template<class Group, class Callable, class Owner> | |
| Group | constructGroup (Callable callable, typename Group::Size length, Owner &owner) |
| template<class Group, class Callable, class Owner> | |
| Group | setupGroup (Callable callable, typename Group::Size length, SchemaVersion since, Owner &owner) |
| template<class Group, class Callable, class Owner> | |
| Group | setupGroup (Callable callable, typename Group::Size length, Owner &owner) |
| Protected Member Functions inherited from SbeFields< Messaging::SbeMessage, MessageSize > | |
| SbeFields ()=default | |
| ~SbeFields ()=default | |
| Protected Member Functions inherited from BinaryBlock< Messaging::SbeMessage, MessageSize > | |
| BinaryBlock ()=default | |
| ~BinaryBlock ()=default | |
| Value | ordinary (MessageSize offset) const noexcept |
| Enumeration::Enum | enumeration (MessageSize offset) const noexcept |
| Decimal | decimal (MessageSize offset) const |
| StrRef | fixedStr (MessageSize offset) const noexcept |
| Protected Member Functions inherited from BinaryBlockBase | |
| ~BinaryBlockBase ()=default | |
| Static Protected Member Functions inherited from SbeMessage | |
| static constexpr MessageSize | getMaxMessageSize () noexcept |
Definition at line 19101 of file Messages.h.
| typedef SbeGroup<EventsEntry, GroupSize, MessageSize> Events |
Repeating group containing EventsEntry entries.
Definition at line 19234 of file Messages.h.
| typedef SbeGroup<FeedTypesEntry, GroupSize, MessageSize> FeedTypes |
Repeating group containing FeedTypesEntry entries.
Definition at line 19358 of file Messages.h.
| typedef SbeGroup<InstAttribEntry, GroupSize, MessageSize> InstAttrib |
Repeating group containing InstAttribEntry entries.
Definition at line 19470 of file Messages.h.
| typedef SbeGroup<LotTypeRulesEntry, GroupSize, MessageSize> LotTypeRules |
Repeating group containing LotTypeRulesEntry entries.
Definition at line 19608 of file Messages.h.
Repeating group containing RelatedInstrumentsEntry entries.
Definition at line 19870 of file Messages.h.
| typedef SchemaTraits Schema |
Used template schema.
Definition at line 19106 of file Messages.h.
| typedef InstrumentDefinitionOption55 ThisType |
This type alias.
Definition at line 19109 of file Messages.h.
| typedef SbeGroup<UnderlyingsEntry, GroupSize, MessageSize> Underlyings |
Repeating group containing UnderlyingsEntry entries.
Definition at line 19740 of file Messages.h.
| anonymous enum |
Message template ID from SBE schema.
| Enumerator | ||
|---|---|---|
| TemplateId | 55 | |
Definition at line 19112 of file Messages.h.
|
default |
Initializes a blank instance.
|
inline |
Initializes an instance over the given memory block.
Definition at line 19876 of file Messages.h.
|
inline |
Initializes an instance over the given memory block With no variable-length fields initialization It is assumed that the user does such an initialization manually.
Definition at line 19891 of file Messages.h.
|
inline |
Creates an instance over the given memory block.
Definition at line 19905 of file Messages.h.
|
inlineexplicit |
Creates an instance over the given SBE message.
Definition at line 19916 of file Messages.h.
|
inlinenoexcept |
Creates an instance over the given memory block. Performs no checks.
Definition at line 19927 of file Messages.h.
|
inlinenoexcept |
The channel ID as defined in the XML Configuration file.
Definition at line 20068 of file Messages.h.
|
inlinenoexcept |
The underlying asset code also known as Product Code.
Definition at line 20164 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Size of message body in bytes.
Definition at line 21219 of file Messages.h.
|
inlinenoexcept |
Definition at line 21331 of file Messages.h.
|
inlinenoexcept |
ISO standard instrument categorization code.
Definition at line 20252 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Definition at line 21307 of file Messages.h.
|
inlinenoexcept |
The total cleared volume of instrument traded during the prior trading session.
Definition at line 20765 of file Messages.h.
|
inlinenoexcept |
Definition at line 20782 of file Messages.h.
|
inlinenoexcept |
Identifies currency used for price.
Definition at line 20318 of file Messages.h.
|
inlinenoexcept |
Contains the multiplier to convert the CME Globex display price to the conventional price.
Definition at line 20539 of file Messages.h.
|
inlinenoexcept |
Definition at line 20958 of file Messages.h.
|
inlinenoexcept |
Definition at line 20965 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 20973 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 20984 of file Messages.h.
|
inlinenoexcept |
Definition at line 20996 of file Messages.h.
|
inlinenoexcept |
Definition at line 21003 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 21011 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 21022 of file Messages.h.
|
inlinestaticconstexprnoexcept |
FIX message type.
Definition at line 21316 of file Messages.h.
Maximal message size.
Definition at line 21246 of file Messages.h.
|
inlinestaticconstexpr |
Minimal variable fields size (when variable-length fields are empty).
Definition at line 21232 of file Messages.h.
|
inlinenoexcept |
Allowable high limit price for the trading day.
Definition at line 20846 of file Messages.h.
|
inlinenoexcept |
Definition at line 20862 of file Messages.h.
|
inlinenoexcept |
Definition at line 21034 of file Messages.h.
|
inlinenoexcept |
Definition at line 21043 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 21053 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 21064 of file Messages.h.
|
inlinenoexcept |
External unique instrument ID.
Definition at line 20929 of file Messages.h.
|
inline |
Definition at line 20947 of file Messages.h.
|
inlinenoexcept |
Timestamp of when the instrument was last added, modified or deleted.
Definition at line 20017 of file Messages.h.
|
inlinenoexcept |
Definition at line 21076 of file Messages.h.
|
inlinenoexcept |
Definition at line 21085 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 21096 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 21108 of file Messages.h.
|
inlinenoexcept |
Allowable low limit price for the trading day.
Definition at line 20820 of file Messages.h.
|
inlinenoexcept |
Definition at line 20836 of file Messages.h.
|
inlinenoexcept |
Price Denominator of Main Fraction.
Definition at line 20584 of file Messages.h.
|
inlinenoexcept |
Definition at line 20600 of file Messages.h.
|
inlinenoexcept |
Identifies the market segment, populated for all CME Globex instruments.
Definition at line 20087 of file Messages.h.
|
inlinenoexcept |
Matching algorithm.
Definition at line 20432 of file Messages.h.
|
inlinenoexcept |
Bitmap field of eight Boolean type indicators reflecting the end of updates for a given Globex event.
Definition at line 19942 of file Messages.h.
|
inlinenoexcept |
This field provides the actual calendar date for contract maturity.
Definition at line 20291 of file Messages.h.
|
inlinenoexcept |
Definition at line 20308 of file Messages.h.
|
inlinenoexcept |
The maximum trading volume for a security.
Definition at line 20468 of file Messages.h.
|
inlinenoexcept |
Defines cabinet price for outright options products.
Definition at line 20406 of file Messages.h.
|
inlinenoexcept |
Definition at line 20422 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Minimal size of message body in bytes.
Definition at line 21207 of file Messages.h.
|
inlinenoexcept |
Minimum constant tick for the instrument.
Definition at line 20486 of file Messages.h.
|
inlinenoexcept |
Monetary value equivalent to the minimum price fluctuation.
Definition at line 20512 of file Messages.h.
|
inlinenoexcept |
Definition at line 20528 of file Messages.h.
|
inlinenoexcept |
Definition at line 20502 of file Messages.h.
|
inlinenoexcept |
The minimum trading volume for a security.
Definition at line 20450 of file Messages.h.
|
inlinenoexcept |
The total open interest for the market at the close of the prior trading session.
Definition at line 20793 of file Messages.h.
|
inlinenoexcept |
Definition at line 20810 of file Messages.h.
|
inlinenoexcept |
Number of decimals in fractional display price.
Definition at line 20636 of file Messages.h.
|
inlinenoexcept |
Definition at line 20652 of file Messages.h.
|
inlinenoexcept |
Indicates whether an option instrument is a put or call.
Definition at line 20272 of file Messages.h.
|
inlinenoexcept |
Definition at line 21162 of file Messages.h.
|
inlinenoexcept |
Definition at line 21171 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 21182 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 21194 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length and optional fields if any.
Definition at line 21273 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length fields if any.
Definition at line 21261 of file Messages.h.
|
inlinenoexcept |
Exchange used to identify a security.
Definition at line 20124 of file Messages.h.
|
inlinenoexcept |
Security Group Code.
Definition at line 20144 of file Messages.h.
|
inlinenoexcept |
Unique Instrument ID.
Definition at line 20206 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Identifies class or source of tag 48-SecurityID value.
Definition at line 20225 of file Messages.h.
|
inlinenoexcept |
Identifies the current state of the instrument. The data is available in the Instrument Replay feed only.
Definition at line 20038 of file Messages.h.
|
inlinenoexcept |
Definition at line 20058 of file Messages.h.
|
inlinenoexcept |
Security Type.
Definition at line 20232 of file Messages.h.
|
inlinenoexcept |
Last Security update action on Incremental feed, 'D' or 'M' is used when a mid-week deletion or modification (i.e. extension) occurs.
Definition at line 19994 of file Messages.h.
The channel ID as defined in the XML Configuration file.
Definition at line 20076 of file Messages.h.
The underlying asset code also known as Product Code.
Definition at line 20173 of file Messages.h.
ISO standard instrument categorization code.
Definition at line 20261 of file Messages.h.
The total cleared volume of instrument traded during the prior trading session.
Definition at line 20774 of file Messages.h.
Identifies currency used for price.
Definition at line 20327 of file Messages.h.
Contains the multiplier to convert the CME Globex display price to the conventional price.
Definition at line 20548 of file Messages.h.
Allowable high limit price for the trading day.
Definition at line 20854 of file Messages.h.
External unique instrument ID.
Definition at line 20938 of file Messages.h.
Timestamp of when the instrument was last added, modified or deleted.
Definition at line 20026 of file Messages.h.
Allowable low limit price for the trading day.
Definition at line 20828 of file Messages.h.
Price Denominator of Main Fraction.
Definition at line 20592 of file Messages.h.
Identifies the market segment, populated for all CME Globex instruments.
Definition at line 20096 of file Messages.h.
Matching algorithm.
Definition at line 20440 of file Messages.h.
|
inlinenoexcept |
Bitmap field of eight Boolean type indicators reflecting the end of updates for a given Globex event.
Definition at line 19952 of file Messages.h.
|
inlinenoexcept |
This field provides the actual calendar date for contract maturity.
Definition at line 20300 of file Messages.h.
The maximum trading volume for a security.
Definition at line 20476 of file Messages.h.
Defines cabinet price for outright options products.
Definition at line 20414 of file Messages.h.
Minimum constant tick for the instrument.
Definition at line 20494 of file Messages.h.
Monetary value equivalent to the minimum price fluctuation.
Definition at line 20520 of file Messages.h.
The minimum trading volume for a security.
Definition at line 20458 of file Messages.h.
The total open interest for the market at the close of the prior trading session.
Definition at line 20802 of file Messages.h.
Number of decimals in fractional display price.
Definition at line 20644 of file Messages.h.
|
inlinenoexcept |
Indicates whether an option instrument is a put or call.
Definition at line 20280 of file Messages.h.
Exchange used to identify a security.
Definition at line 20133 of file Messages.h.
Security Group Code.
Definition at line 20153 of file Messages.h.
Unique Instrument ID.
Definition at line 20214 of file Messages.h.
|
inlinenoexcept |
Identifies the current state of the instrument. The data is available in the Instrument Replay feed only.
Definition at line 20049 of file Messages.h.
Security Type.
Definition at line 20241 of file Messages.h.
|
inlinenoexcept |
Last Security update action on Incremental feed, 'D' or 'M' is used when a mid-week deletion or modification (i.e. extension) occurs.
Definition at line 20005 of file Messages.h.
Identifies currency used for settlement, if different from trade price currency.
Definition at line 20395 of file Messages.h.
|
inlinenoexcept |
Bitmap field of eight Boolean type indicators representing settlement price type.
Definition at line 20754 of file Messages.h.
Currency in which the StrikePrice is denominated.
Definition at line 20373 of file Messages.h.
Strike Price for an option instrument.
Definition at line 20346 of file Messages.h.
Price Denominator of Sub Fraction.
Definition at line 20618 of file Messages.h.
Instrument Name or Symbol. Previously used as Instrument Group Code.
Definition at line 20195 of file Messages.h.
VTT code referencing variable tick table.
Definition at line 20566 of file Messages.h.
|
inlinenoexcept |
Identifies currency used for settlement, if different from trade price currency.
Definition at line 20385 of file Messages.h.
|
inlinenoexcept |
Bitmap field of eight Boolean type indicators representing settlement price type.
Definition at line 20745 of file Messages.h.
Total number of instruments in the Replay loop. Used on Replay Feed only.
Definition at line 19973 of file Messages.h.
Indicates session date corresponding to the settlement price in tag 1150-TradingReferencePrice.
Definition at line 20911 of file Messages.h.
Reference price - the most recently available Settlement whether it be Theoretical, Preliminary or a Final Settle of the session.
Definition at line 20726 of file Messages.h.
Indicates the product complex.
Definition at line 20114 of file Messages.h.
Unit of measure for the products' original contract size. This will be populated for all products listed on CME Globex.
Definition at line 20675 of file Messages.h.
This field contains the contract size for each instrument. Used in combination with tag 996-UnitofMeasure.
Definition at line 20696 of file Messages.h.
|
inlinenoexcept |
User-defined instruments flag.
Definition at line 20881 of file Messages.h.
|
inlinenoexcept |
Currency in which the StrikePrice is denominated.
Definition at line 20364 of file Messages.h.
|
inlinenoexcept |
Strike Price for an option instrument.
Definition at line 20338 of file Messages.h.
|
inlinenoexcept |
Definition at line 20354 of file Messages.h.
|
inlinenoexcept |
Price Denominator of Sub Fraction.
Definition at line 20610 of file Messages.h.
|
inlinenoexcept |
Definition at line 20626 of file Messages.h.
|
inlinenoexcept |
Instrument Name or Symbol. Previously used as Instrument Group Code.
Definition at line 20185 of file Messages.h.
|
inlinenoexcept |
Definition at line 21323 of file Messages.h.
|
inlinenoexcept |
VTT code referencing variable tick table.
Definition at line 20558 of file Messages.h.
|
inlinenoexcept |
Definition at line 20574 of file Messages.h.
|
inlinenoexcept |
Total number of instruments in the Replay loop. Used on Replay Feed only.
Definition at line 19964 of file Messages.h.
|
inlinenoexcept |
Definition at line 19981 of file Messages.h.
|
inlinenoexcept |
Indicates session date corresponding to the settlement price in tag 1150-TradingReferencePrice.
Definition at line 20893 of file Messages.h.
|
inlinenoexcept |
Definition at line 20919 of file Messages.h.
|
inlinenoexcept |
Reference price - the most recently available Settlement whether it be Theoretical, Preliminary or a Final Settle of the session.
Definition at line 20716 of file Messages.h.
|
inlinenoexcept |
Definition at line 20734 of file Messages.h.
|
inlinenoexcept |
Indicates the product complex.
Definition at line 20106 of file Messages.h.
|
inlinenoexcept |
Definition at line 21120 of file Messages.h.
|
inlinenoexcept |
Definition at line 21129 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 21139 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 21150 of file Messages.h.
|
inlinenoexcept |
Unit of measure for the products' original contract size. This will be populated for all products listed on CME Globex.
Definition at line 20664 of file Messages.h.
|
inlinenoexcept |
This field contains the contract size for each instrument. Used in combination with tag 996-UnitofMeasure.
Definition at line 20687 of file Messages.h.
|
inlinenoexcept |
Definition at line 20704 of file Messages.h.
|
inlinenoexcept |
User-defined instruments flag.
Definition at line 20872 of file Messages.h.