#include <OnixS/CME/MDH/messaging/Messages.h>
Classes | |
| struct | EventsEntry |
| struct | FeedTypesEntry |
| struct | InstAttribEntry |
| struct | LotTypeRulesEntry |
Public Types | |
| enum | |
| enum | |
| typedef SchemaTraits | Schema |
| typedef InstrumentDefinitionFixedIncome57 | 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 |
| 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 32 of file Messages.h.
| typedef SbeGroup<EventsEntry, GroupSize, MessageSize> Events |
Repeating group containing EventsEntry entries.
Definition at line 168 of file Messages.h.
| typedef SbeGroup<FeedTypesEntry, GroupSize, MessageSize> FeedTypes |
Repeating group containing FeedTypesEntry entries.
Definition at line 292 of file Messages.h.
| typedef SbeGroup<InstAttribEntry, GroupSize, MessageSize> InstAttrib |
Repeating group containing InstAttribEntry entries.
Definition at line 404 of file Messages.h.
| typedef SbeGroup<LotTypeRulesEntry, GroupSize, MessageSize> LotTypeRules |
Repeating group containing LotTypeRulesEntry entries.
Definition at line 544 of file Messages.h.
| typedef SchemaTraits Schema |
Used template schema.
Definition at line 37 of file Messages.h.
This type alias.
Definition at line 40 of file Messages.h.
| anonymous enum |
| anonymous enum |
Message template ID from SBE schema.
| Enumerator | ||
|---|---|---|
| TemplateId | 57 | |
Definition at line 43 of file Messages.h.
|
default |
Initializes a blank instance.
|
inline |
Initializes an instance over the given memory block.
Definition at line 550 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 565 of file Messages.h.
|
inline |
Creates an instance over the given memory block.
Definition at line 579 of file Messages.h.
|
inlineexplicit |
Creates an instance over the given SBE message.
Definition at line 591 of file Messages.h.
|
inlinenoexcept |
Creates an instance over the given memory block. Performs no checks.
Definition at line 603 of file Messages.h.
|
inlinenoexcept |
MD channel ID as defined in the XML Configuration file.
Definition at line 742 of file Messages.h.
|
inlinenoexcept |
The underlying asset code also known as Product Code.
Definition at line 838 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Size of message body in bytes.
Definition at line 2042 of file Messages.h.
|
inlinenoexcept |
Definition at line 2148 of file Messages.h.
|
inlinenoexcept |
ISO standard instrument categorization code.
Definition at line 924 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Definition at line 2124 of file Messages.h.
|
inlinenoexcept |
Country of Origin, ISO alpha-2 country code.
Definition at line 1620 of file Messages.h.
|
inlinenoexcept |
The day count convention used in interest calculations for a bond or an interest bearing security.
Definition at line 1599 of file Messages.h.
|
inlinenoexcept |
Time unit multiplier for the frequency of the bond's coupon payment.
Definition at line 1571 of file Messages.h.
|
inlinenoexcept |
Definition at line 1588 of file Messages.h.
|
inlinenoexcept |
Time unit associated with the frequency of the bond's coupon payment.
Definition at line 1549 of file Messages.h.
|
inlinenoexcept |
The rate of interest that, when multiplied by the principal, par value, or face value of a bond, provides the currency amount of the periodic interest payment.
Definition at line 1494 of file Messages.h.
|
inlinenoexcept |
Definition at line 1512 of file Messages.h.
|
inlinenoexcept |
Identifies the currency used for price.
Definition at line 944 of file Messages.h.
|
inlinenoexcept |
Dated Date.
Definition at line 1422 of file Messages.h.
|
inlinenoexcept |
Definition at line 1447 of file Messages.h.
|
inlinenoexcept |
Contains the multiplier to convert the CME Globex display price to the conventional price.
Definition at line 1069 of file Messages.h.
|
inlinenoexcept |
Definition at line 1866 of file Messages.h.
|
inlinenoexcept |
Definition at line 1873 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 1881 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 1892 of file Messages.h.
|
inlinenoexcept |
Definition at line 1904 of file Messages.h.
|
inlinenoexcept |
Definition at line 1911 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 1919 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 1930 of file Messages.h.
|
inlinenoexcept |
Long name of the instrument.
Definition at line 1662 of file Messages.h.
|
inlinestaticconstexprnoexcept |
FIX message type.
Definition at line 2133 of file Messages.h.
Maximal message size.
Definition at line 2069 of file Messages.h.
|
inlinestaticconstexpr |
Minimal variable fields size (when variable-length fields are empty).
Definition at line 2055 of file Messages.h.
|
inlinenoexcept |
Allowable high limit price for the trading day.
Definition at line 1281 of file Messages.h.
|
inlinenoexcept |
Definition at line 1297 of file Messages.h.
|
inlinenoexcept |
Definition at line 1942 of file Messages.h.
|
inlinenoexcept |
Definition at line 1951 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 1961 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 1972 of file Messages.h.
|
inlinenoexcept |
External unique instrument ID.
Definition at line 1840 of file Messages.h.
|
inlinenoexcept |
Definition at line 1856 of file Messages.h.
|
inlinenoexcept |
Issue Date.
Definition at line 1387 of file Messages.h.
|
inlinenoexcept |
Definition at line 1412 of file Messages.h.
|
inlinenoexcept |
Name of security issuer or the Legal Entity Identifier (LEI - the International ISO standard 17442).
Definition at line 1641 of file Messages.h.
|
inlinenoexcept |
Timestamp of when the instrument was last added, modified or deleted.
Definition at line 693 of file Messages.h.
|
inlinenoexcept |
Definition at line 1984 of file Messages.h.
|
inlinenoexcept |
Definition at line 1993 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 2004 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 2016 of file Messages.h.
|
inlinenoexcept |
Allowable low limit price for the trading day.
Definition at line 1307 of file Messages.h.
|
inlinenoexcept |
Definition at line 1323 of file Messages.h.
|
inlinenoexcept |
Price Denominator of Main Fraction.
Definition at line 1088 of file Messages.h.
|
inlinenoexcept |
Definition at line 1104 of file Messages.h.
|
inlinenoexcept |
Identifies the market segment for all CME Globex instruments.
Definition at line 761 of file Messages.h.
|
inlinenoexcept |
Market Set defines the bilateral relationship and Self Match Prevention configuration for eligible markets.
Definition at line 1819 of file Messages.h.
|
inlinenoexcept |
Matching Algorithm.
Definition at line 986 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 618 of file Messages.h.
|
inlinenoexcept |
Maturity Date.
Definition at line 1457 of file Messages.h.
|
inlinenoexcept |
Definition at line 1482 of file Messages.h.
|
inlinenoexcept |
Differential value for price banding.
Definition at line 1333 of file Messages.h.
|
inlinenoexcept |
Definition at line 1349 of file Messages.h.
|
inlinenoexcept |
The maximum trading volume for a security.
Definition at line 1022 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Minimal size of message body in bytes.
Definition at line 2031 of file Messages.h.
|
inlinenoexcept |
Minimum constant tick for the instrument, sent only if instrument is non-VTT (Variable Tick table) eligible.
Definition at line 1041 of file Messages.h.
|
inlinenoexcept |
Monetary value equivalent to the minimum price fluctuation.
Definition at line 1360 of file Messages.h.
|
inlinenoexcept |
Definition at line 1377 of file Messages.h.
|
inlinenoexcept |
Definition at line 1058 of file Messages.h.
|
inlinenoexcept |
The minimum trading volume for a security.
Definition at line 1004 of file Messages.h.
|
inlinenoexcept |
Clearing organization.
Definition at line 1756 of file Messages.h.
|
inlinenoexcept |
Par value.
Definition at line 1522 of file Messages.h.
|
inlinenoexcept |
Definition at line 1538 of file Messages.h.
|
inlinenoexcept |
Number of Decimals in Displayed Price.
Definition at line 1140 of file Messages.h.
|
inlinenoexcept |
Definition at line 1156 of file Messages.h.
|
inlinenoexcept |
Price quotation method.
Definition at line 1736 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length and optional fields if any.
Definition at line 2092 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length fields if any.
Definition at line 2082 of file Messages.h.
|
inlinenoexcept |
Risk Set identifies the list of instruments sharing credit limits set up.
Definition at line 1797 of file Messages.h.
|
inlinenoexcept |
Expanded instrument description. Will contain either ISIN or CUSIP.
Definition at line 1683 of file Messages.h.
|
inlinenoexcept |
Identifies class or source of the SecurityAltID (455) value.
Definition at line 1706 of file Messages.h.
|
inlinenoexcept |
Definition at line 1726 of file Messages.h.
|
inlinenoexcept |
Exchange used to identify a security.
Definition at line 798 of file Messages.h.
|
inlinenoexcept |
Security Group Code.
Definition at line 818 of file Messages.h.
|
inlinenoexcept |
Unique instrument ID.
Definition at line 878 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Identifies class or source of Tag 48-SecurityID value.
Definition at line 897 of file Messages.h.
|
inlinenoexcept |
Identifies the current market state of the instrument.
Definition at line 713 of file Messages.h.
|
inlinenoexcept |
Definition at line 732 of file Messages.h.
|
inlinenoexcept |
Security Type.
Definition at line 904 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 670 of file Messages.h.
MD channel ID as defined in the XML Configuration file.
Definition at line 750 of file Messages.h.
The underlying asset code also known as Product Code.
Definition at line 847 of file Messages.h.
ISO standard instrument categorization code.
Definition at line 933 of file Messages.h.
Country of Origin, ISO alpha-2 country code.
Definition at line 1629 of file Messages.h.
The day count convention used in interest calculations for a bond or an interest bearing security.
Definition at line 1609 of file Messages.h.
Time unit multiplier for the frequency of the bond's coupon payment.
Definition at line 1580 of file Messages.h.
Time unit associated with the frequency of the bond's coupon payment.
Definition at line 1559 of file Messages.h.
The rate of interest that, when multiplied by the principal, par value, or face value of a bond, provides the currency amount of the periodic interest payment.
Definition at line 1504 of file Messages.h.
Identifies the currency used for price.
Definition at line 953 of file Messages.h.
Dated Date.
Definition at line 1439 of file Messages.h.
Contains the multiplier to convert the CME Globex display price to the conventional price.
Definition at line 1078 of file Messages.h.
Long name of the instrument.
Definition at line 1671 of file Messages.h.
Allowable high limit price for the trading day.
Definition at line 1289 of file Messages.h.
External unique instrument ID.
Definition at line 1848 of file Messages.h.
Issue Date.
Definition at line 1404 of file Messages.h.
Name of security issuer or the Legal Entity Identifier (LEI - the International ISO standard 17442).
Definition at line 1651 of file Messages.h.
Timestamp of when the instrument was last added, modified or deleted.
Definition at line 702 of file Messages.h.
Allowable low limit price for the trading day.
Definition at line 1315 of file Messages.h.
Price Denominator of Main Fraction.
Definition at line 1096 of file Messages.h.
Identifies the market segment for all CME Globex instruments.
Definition at line 770 of file Messages.h.
Market Set defines the bilateral relationship and Self Match Prevention configuration for eligible markets.
Definition at line 1829 of file Messages.h.
Matching Algorithm.
Definition at line 994 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 628 of file Messages.h.
Maturity Date.
Definition at line 1474 of file Messages.h.
Differential value for price banding.
Definition at line 1341 of file Messages.h.
The maximum trading volume for a security.
Definition at line 1030 of file Messages.h.
Minimum constant tick for the instrument, sent only if instrument is non-VTT (Variable Tick table) eligible.
Definition at line 1050 of file Messages.h.
Monetary value equivalent to the minimum price fluctuation.
Definition at line 1369 of file Messages.h.
The minimum trading volume for a security.
Definition at line 1012 of file Messages.h.
Clearing organization.
Definition at line 1765 of file Messages.h.
Par value.
Definition at line 1530 of file Messages.h.
Number of Decimals in Displayed Price.
Definition at line 1148 of file Messages.h.
Price quotation method.
Definition at line 1745 of file Messages.h.
Risk Set identifies the list of instruments sharing credit limits set up.
Definition at line 1807 of file Messages.h.
Expanded instrument description. Will contain either ISIN or CUSIP.
Definition at line 1693 of file Messages.h.
|
inlinenoexcept |
Identifies class or source of the SecurityAltID (455) value.
Definition at line 1717 of file Messages.h.
Exchange used to identify a security.
Definition at line 807 of file Messages.h.
Security Group Code.
Definition at line 827 of file Messages.h.
Unique instrument ID.
Definition at line 886 of file Messages.h.
|
inlinenoexcept |
Identifies the current market state of the instrument.
Definition at line 723 of file Messages.h.
Security Type.
Definition at line 913 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 681 of file Messages.h.
Identifies currency used for settlement, if different from trade price currency.
Definition at line 975 of file Messages.h.
Price Denominator of Sub Fraction.
Definition at line 1122 of file Messages.h.
Instrument Name or Symbol.
Definition at line 867 of file Messages.h.
|
inlinenoexcept |
Identifies currency used for settlement, if different from trade price currency.
Definition at line 965 of file Messages.h.
Total number of instruments in the Replay loop. Used on Replay Feed only.
Definition at line 649 of file Messages.h.
Indicates session date corresponding to the reference price in tag 1150-TradingReferencePrice.
Definition at line 1263 of file Messages.h.
Trading Reference Price.
Definition at line 1226 of file Messages.h.
Indicates the product complex.
Definition at line 788 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 1179 of file Messages.h.
This field contains the contract size for each instrument. Use in combination with tag 996-UnitofMeasure.
Definition at line 1200 of file Messages.h.
|
inlinenoexcept |
User-defined Instrument flag.
Definition at line 1785 of file Messages.h.
|
inlinenoexcept |
Price Denominator of Sub Fraction.
Definition at line 1114 of file Messages.h.
|
inlinenoexcept |
Definition at line 1130 of file Messages.h.
|
inlinenoexcept |
Instrument Name or Symbol.
Definition at line 858 of file Messages.h.
|
inlinenoexcept |
Definition at line 2140 of file Messages.h.
|
inlinenoexcept |
Total number of instruments in the Replay loop. Used on Replay Feed only.
Definition at line 640 of file Messages.h.
|
inlinenoexcept |
Definition at line 657 of file Messages.h.
|
inlinenoexcept |
Indicates session date corresponding to the reference price in tag 1150-TradingReferencePrice.
Definition at line 1245 of file Messages.h.
|
inlinenoexcept |
Definition at line 1271 of file Messages.h.
|
inlinenoexcept |
Trading Reference Price.
Definition at line 1218 of file Messages.h.
|
inlinenoexcept |
Definition at line 1234 of file Messages.h.
|
inlinenoexcept |
Indicates the product complex.
Definition at line 780 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 1168 of file Messages.h.
|
inlinenoexcept |
This field contains the contract size for each instrument. Use in combination with tag 996-UnitofMeasure.
Definition at line 1191 of file Messages.h.
|
inlinenoexcept |
Definition at line 1208 of file Messages.h.
|
inlinenoexcept |
User-defined Instrument flag.
Definition at line 1776 of file Messages.h.