#include <OnixS/CME/ConflatedTCP/messaging/MDP/Messages.h>
Classes | |
struct | EventsEntry |
struct | FeedTypesEntry |
struct | InstAttribEntry |
struct | LegsEntry |
struct | LotTypeRulesEntry |
Public Types | |
enum | { TemplateId = 56 } |
typedef SchemaTraits | Schema |
typedef InstrumentDefinitionSpread56 | 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< LegsEntry, GroupSize, MessageSize > | Legs |
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 const Char * | className () |
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 | initHeader (MessageHeader::TemplateId value, MessageHeader::BlockLength blockLength, SchemaId id) noexcept |
void | zeroPaddingBytes (BlockLength offset) |
void | init (MessageHeader::TemplateId value, MessageHeader::BlockLength minimalBlockLength, MessageHeader::BlockLength blockLength, SchemaId id) |
MessageSize | calculateBinarySize (const void *tail) const noexcept |
template<class Callable , class Owner > | |
void | setVariableLengthField (Callable callable, StrRef value, Owner &owner) |
template<class Callable , class Owner > | |
void | setVariableLengthField (Callable callable, StrRef value, SchemaVersion since, Owner &owner) |
template<class Callable , class Owner > | |
StrRef | getVariableLengthField (Callable callable, const Owner &owner) const noexcept |
template<class Callable , class Owner > | |
StrRef | getVariableLengthField (Callable callable, SchemaVersion since, Owner &owner) const noexcept |
template<class Callable , class Owner > | |
void | setVariableLengthFieldToNull (Callable callable, Owner &owner) 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 (MessageSizeoffset) const noexcept |
bool | ordinary (Value &value, MessageSizeoffset, NullValue null) const noexcept |
bool | ordinary (Value &value, MessageSizeoffset, NullValue null, SchemaVersion since) const noexcept |
Enumeration::Enum | enumeration (MessageSizeoffset) const noexcept |
bool | enumeration (typename Enumeration::Enum &value, MessageSizeoffset, NullValue null) const noexcept |
bool | enumeration (typename Enumeration::Enum &value, MessageSizeoffset, NullValue null, SchemaVersion since) const noexcept |
Value | decimal (MessageSizeoffset) const noexcept |
bool | decimal (Value &value, MessageSizeoffset, NullValue null) const noexcept |
bool | decimal (Value &value, MessageSizeoffset, NullValue null, SchemaVersion since) const noexcept |
StrRef | fixedStr (MessageSizeoffset) const noexcept |
bool | fixedStr (StrRef &value, MessageSizeoffset) const noexcept |
bool | fixedStr (StrRef &value, MessageSizeoffset, SchemaVersion since) const noexcept |
Static Protected Member Functions inherited from SbeMessage | |
static constexpr MessageSize | getMaxMessageSize () noexcept |
Definition at line 21068 of file Messages.h.
typedef SbeGroup<EventsEntry, GroupSize, MessageSize> Events |
Repeating group containing EventsEntry entries.
Definition at line 21209 of file Messages.h.
typedef SbeGroup<FeedTypesEntry, GroupSize, MessageSize> FeedTypes |
Repeating group containing FeedTypesEntry entries.
Definition at line 21341 of file Messages.h.
typedef SbeGroup<InstAttribEntry, GroupSize, MessageSize> InstAttrib |
Repeating group containing InstAttribEntry entries.
Definition at line 21460 of file Messages.h.
typedef SbeGroup<LegsEntry, GroupSize, MessageSize> Legs |
Repeating group containing LegsEntry entries.
Definition at line 21829 of file Messages.h.
typedef SbeGroup<LotTypeRulesEntry, GroupSize, MessageSize> LotTypeRules |
Repeating group containing LotTypeRulesEntry entries.
Definition at line 21607 of file Messages.h.
typedef SchemaTraits Schema |
Used template schema.
Definition at line 21073 of file Messages.h.
typedef InstrumentDefinitionSpread56 ThisType |
This type alias.
Definition at line 21076 of file Messages.h.
anonymous enum |
Message template ID from SBE schema.
Enumerator | |
---|---|
TemplateId |
Definition at line 21079 of file Messages.h.
|
default |
Initializes a blank instance.
|
inline |
Initializes an instance over the given memory block.
Definition at line 21835 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 21850 of file Messages.h.
|
inline |
Creates an instance over the given memory block.
Definition at line 21864 of file Messages.h.
|
inlineexplicit |
Creates an instance over the given SBE message.
Definition at line 21875 of file Messages.h.
|
inlinenoexcept |
The channel ID as defined in the XML Configuration file.
Definition at line 22025 of file Messages.h.
|
inlinenoexcept |
The underlying asset code also known as Product Code.
Definition at line 22140 of file Messages.h.
|
inlinestaticnoexcept |
Size of message body in bytes.
Definition at line 23225 of file Messages.h.
|
inlinenoexcept |
Definition at line 23316 of file Messages.h.
|
inlinenoexcept |
ISO standard instrument categorization code.
Definition at line 22236 of file Messages.h.
|
inlinestatic |
Definition at line 23290 of file Messages.h.
|
inlinenoexcept |
The total cleared volume of instrument traded during the prior trading session.
Definition at line 22664 of file Messages.h.
|
inlinenoexcept |
Definition at line 22683 of file Messages.h.
|
inlinenoexcept |
Identifies currency used for price.
Definition at line 22289 of file Messages.h.
|
inlinenoexcept |
Contains the multiplier to convert the CME Globex display price to the conventional price.
Definition at line 22447 of file Messages.h.
|
inlinenoexcept |
Definition at line 23000 of file Messages.h.
|
inlinenoexcept |
Definition at line 23008 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 23017 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 23028 of file Messages.h.
|
inlinenoexcept |
Definition at line 23040 of file Messages.h.
|
inlinenoexcept |
Definition at line 23048 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 23057 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 23068 of file Messages.h.
|
inlinenoexcept |
Long name of the instrument.
Definition at line 22978 of file Messages.h.
|
inlinestaticnoexcept |
FIX message type.
Definition at line 23299 of file Messages.h.
|
inlinestatic |
Minimal variable fields size (when variable-length fields are empty).
Definition at line 23239 of file Messages.h.
|
inlinenoexcept |
Allowable high limit price for the trading day.
Definition at line 22694 of file Messages.h.
|
inlinenoexcept |
Definition at line 22712 of file Messages.h.
|
inlinenoexcept |
Definition at line 23080 of file Messages.h.
|
inlinenoexcept |
Definition at line 23090 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 23101 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 23112 of file Messages.h.
|
inlinenoexcept |
External unique instrument ID.
Definition at line 22949 of file Messages.h.
|
inlinenoexcept |
Definition at line 22967 of file Messages.h.
|
inlinenoexcept |
Timestamp of when the instrument was last added, modified or deleted.
Definition at line 21969 of file Messages.h.
|
inlinenoexcept |
Definition at line 23170 of file Messages.h.
|
inlinenoexcept |
Definition at line 23178 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 23187 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 23198 of file Messages.h.
|
inlinenoexcept |
Definition at line 23124 of file Messages.h.
|
inlinenoexcept |
Definition at line 23134 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 23146 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 23158 of file Messages.h.
|
inlinenoexcept |
Allowable low limit price for the trading day.
Definition at line 22723 of file Messages.h.
|
inlinenoexcept |
Definition at line 22741 of file Messages.h.
|
inlinenoexcept |
Price Denominator of Main Fraction.
Definition at line 22781 of file Messages.h.
|
inlinenoexcept |
Definition at line 22799 of file Messages.h.
|
inlinenoexcept |
Identifies the market segment, populated for all CME Globex instruments.
Definition at line 22046 of file Messages.h.
|
inlinenoexcept |
Market Set defines the bilateral relationship and Self Match Prevention configuration for eligible markets.
Definition at line 22926 of file Messages.h.
|
inlinenoexcept |
Matching algorithm.
Definition at line 22355 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 21887 of file Messages.h.
|
inlinenoexcept |
This field provides the actual calendar date for contract maturity.
Definition at line 22259 of file Messages.h.
|
inlinenoexcept |
Definition at line 22278 of file Messages.h.
|
inlinenoexcept |
Differential value for price banding.
Definition at line 22752 of file Messages.h.
|
inlinenoexcept |
Definition at line 22770 of file Messages.h.
|
inlinenoexcept |
The maximum trading volume for a security.
Definition at line 22395 of file Messages.h.
|
inlinestaticnoexcept |
Minimal size of message body in bytes.
Definition at line 23213 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 22416 of file Messages.h.
|
inlinenoexcept |
Definition at line 22435 of file Messages.h.
|
inlinenoexcept |
The minimum trading volume for a security.
Definition at line 22375 of file Messages.h.
|
inlinenoexcept |
The total open interest for the market at the close of the prior trading session.
Definition at line 22633 of file Messages.h.
|
inlinenoexcept |
Definition at line 22652 of file Messages.h.
|
inlinenoexcept |
Number of decimals in fractional display price.
Definition at line 22468 of file Messages.h.
|
inlinenoexcept |
Definition at line 22486 of file Messages.h.
|
inlinenoexcept |
Price quotation method.
Definition at line 22879 of file Messages.h.
|
inlinenoexcept |
Used for price calculation in spread and leg pricing.
Definition at line 22497 of file Messages.h.
|
inlinenoexcept |
Definition at line 22515 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length and optional fields if any.
Definition at line 23260 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length fields if any.
Definition at line 23248 of file Messages.h.
|
inlinenoexcept |
Risk Set identifies the list of instruments sharing credit limits set up.
Definition at line 22902 of file Messages.h.
|
inlinenoexcept |
Exchange used to identify a security.
Definition at line 22096 of file Messages.h.
|
inlinenoexcept |
Security Group Code.
Definition at line 22118 of file Messages.h.
|
inlinenoexcept |
Unique instrument ID.
Definition at line 22184 of file Messages.h.
|
inlinestaticnoexcept |
Identifies class or source of the security ID (Tag 48) value.
Definition at line 22206 of file Messages.h.
|
inlinenoexcept |
Strategy type.
Definition at line 22311 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 21992 of file Messages.h.
|
inlinenoexcept |
Definition at line 22014 of file Messages.h.
|
inlinenoexcept |
Security Type.
Definition at line 22214 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 21944 of file Messages.h.
The channel ID as defined in the XML Configuration file.
Definition at line 22034 of file Messages.h.
The underlying asset code also known as Product Code.
Definition at line 22150 of file Messages.h.
ISO standard instrument categorization code.
Definition at line 22246 of file Messages.h.
The total cleared volume of instrument traded during the prior trading session.
Definition at line 22674 of file Messages.h.
Identifies currency used for price.
Definition at line 22299 of file Messages.h.
Contains the multiplier to convert the CME Globex display price to the conventional price.
Definition at line 22457 of file Messages.h.
Long name of the instrument.
Definition at line 22988 of file Messages.h.
Allowable high limit price for the trading day.
Definition at line 22703 of file Messages.h.
External unique instrument ID.
Definition at line 22958 of file Messages.h.
Timestamp of when the instrument was last added, modified or deleted.
Definition at line 21979 of file Messages.h.
Allowable low limit price for the trading day.
Definition at line 22732 of file Messages.h.
Price Denominator of Main Fraction.
Definition at line 22790 of file Messages.h.
Identifies the market segment, populated for all CME Globex instruments.
Definition at line 22056 of file Messages.h.
Market Set defines the bilateral relationship and Self Match Prevention configuration for eligible markets.
Definition at line 22937 of file Messages.h.
Matching algorithm.
Definition at line 22364 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 21898 of file Messages.h.
|
inlinenoexcept |
This field provides the actual calendar date for contract maturity.
Definition at line 22269 of file Messages.h.
Differential value for price banding.
Definition at line 22761 of file Messages.h.
The maximum trading volume for a security.
Definition at line 22404 of file Messages.h.
Minimum constant tick for the instrument, sent only if instrument is non-VTT (Variable Tick table) eligible.
Definition at line 22426 of file Messages.h.
The minimum trading volume for a security.
Definition at line 22384 of file Messages.h.
The total open interest for the market at the close of the prior trading session.
Definition at line 22643 of file Messages.h.
Number of decimals in fractional display price.
Definition at line 22477 of file Messages.h.
Price quotation method.
Definition at line 22889 of file Messages.h.
Used for price calculation in spread and leg pricing.
Definition at line 22506 of file Messages.h.
Risk Set identifies the list of instruments sharing credit limits set up.
Definition at line 22913 of file Messages.h.
Exchange used to identify a security.
Definition at line 22106 of file Messages.h.
Security Group Code.
Definition at line 22128 of file Messages.h.
Unique instrument ID.
Definition at line 22193 of file Messages.h.
Strategy type.
Definition at line 22321 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 22004 of file Messages.h.
Security Type.
Definition at line 22224 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 21956 of file Messages.h.
|
inlinenoexcept |
Bitmap field of eight Boolean type indicators representing settlement price type.
Definition at line 22621 of file Messages.h.
Price Denominator of Sub Fraction.
Definition at line 22819 of file Messages.h.
Instrument Name or Symbol. Previously used as Group Code.
Definition at line 22172 of file Messages.h.
Tick Rule.
Definition at line 22535 of file Messages.h.
|
inlinenoexcept |
Bitmap field of eight Boolean type indicators representing settlement price type.
Definition at line 22611 of file Messages.h.
Total number of instruments in the Replay loop.
Used on Replay Feed only.
Definition at line 21921 of file Messages.h.
Indicates session date corresponding to the settlement price in tag 1150-TradingReferencePrice.
Definition at line 22859 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 22590 of file Messages.h.
Product complex.
Definition at line 22076 of file Messages.h.
Unit of measure for the products' original contract size.
Definition at line 22565 of file Messages.h.
|
inlinenoexcept |
User-defined instruments flag.
Definition at line 22343 of file Messages.h.
|
inlinenoexcept |
Price Denominator of Sub Fraction.
Definition at line 22810 of file Messages.h.
|
inlinenoexcept |
Definition at line 22828 of file Messages.h.
|
inlinenoexcept |
Instrument Name or Symbol. Previously used as Group Code.
Definition at line 22162 of file Messages.h.
|
inlinenoexcept |
Definition at line 23307 of file Messages.h.
|
inlinenoexcept |
Tick Rule.
Definition at line 22526 of file Messages.h.
|
inlinenoexcept |
Definition at line 22544 of file Messages.h.
|
inlinenoexcept |
Total number of instruments in the Replay loop.
Used on Replay Feed only.
Definition at line 21911 of file Messages.h.
|
inlinenoexcept |
Definition at line 21930 of file Messages.h.
|
inlinenoexcept |
Indicates session date corresponding to the settlement price in tag 1150-TradingReferencePrice.
Definition at line 22840 of file Messages.h.
|
inlinenoexcept |
Definition at line 22868 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 22579 of file Messages.h.
|
inlinenoexcept |
Definition at line 22599 of file Messages.h.
|
inlinenoexcept |
Product complex.
Definition at line 22067 of file Messages.h.
|
inlinenoexcept |
Definition at line 22085 of file Messages.h.
|
inlinenoexcept |
Unit of measure for the products' original contract size.
Definition at line 22555 of file Messages.h.
|
inlinenoexcept |
User-defined instruments flag.
Definition at line 22333 of file Messages.h.