#include <OnixS/CME/ConflatedTCP/messaging/MDP/Messages.h>
Public Types | |
typedef SbeGroupEntry< GroupSize::BlockLength > | Base |
typedef Entry | ThisType |
Public Types inherited from SbeGroupEntry< GroupSize::BlockLength > | |
typedef GroupSize::BlockLength | BlockLength |
Public Member Functions | |
Entry (void *data, EncodedLength length, SchemaVersion version) | |
ThisType & | resetVariableFields () noexcept |
ThisType & | reset () noexcept |
bool | entryPx (PRICE9 &value) const noexcept |
ThisType & | setEntryPx (PRICE9 value) noexcept |
ThisType & | entryPxNull () noexcept |
bool | entrySize (Int32 &value) const noexcept |
ThisType & | setEntrySize (Int32 value) noexcept |
ThisType & | entrySizeNull () noexcept |
Int32 | securityId () const noexcept |
ThisType & | setSecurityId (Int32 value) noexcept |
UInt32 | rptSeq () const noexcept |
ThisType & | setRptSeq (UInt32 value) noexcept |
bool | tradingReferenceDate (Timestamp &value) const noexcept |
ThisType & | setTradingReferenceDate (Timestamp value) noexcept |
ThisType & | tradingReferenceDateNull () noexcept |
SettlPriceType | settlPriceType () const noexcept |
ThisType & | setSettlPriceType (SettlPriceType value) noexcept |
UpdateAction::Enum | updateAction () const noexcept |
ThisType & | setUpdateAction (UpdateAction::Enum value) noexcept |
EntryTypeDailyStatistics::Enum | entryType () const noexcept |
ThisType & | setEntryType (EntryTypeDailyStatistics::Enum value) noexcept |
Public Member Functions inherited from SbeGroupEntry< GroupSize::BlockLength > | |
SbeGroupEntry () | |
SbeGroupEntry (void *encoded, BlockLength size, SchemaVersion version) | |
bool | valid () const noexcept |
const void * | encoded () const noexcept |
void * | encoded () noexcept |
const void * | block () const noexcept |
void * | block () noexcept |
BlockLength | blockLength () const noexcept |
SchemaVersion | version () const noexcept |
Public Member Functions inherited from SbeFields< SbeGroupEntry< GroupSize::BlockLength >, GroupSize::BlockLength > | |
SbeGroupEntry< GroupSize::BlockLength > & | container () noexcept |
void | setOrdinary (GroupSize::BlockLengthoffset, FieldValue value) noexcept |
void | setOrdinary (GroupSize::BlockLengthoffset, FieldValue value, SchemaVersion since) |
void | setEnumeration (GroupSize::BlockLengthoffset, typename Enumeration::Enum value) noexcept |
void | setEnumeration (GroupSize::BlockLengthoffset, typename Enumeration::Enum value, SchemaVersion since) |
void | setFixedStr (GroupSize::BlockLengthoffset, StrRef value) noexcept |
void | setFixedStr (GroupSize::BlockLengthoffset, StrRef value, SchemaVersion since) |
Static Public Member Functions | |
static constexpr BlockLength | blockLength (SchemaVersion version) noexcept |
static constexpr BlockLength | minimalBlockLength (SchemaVersion version) noexcept |
static constexpr const Char * | className () |
Additional Inherited Members | |
Protected Member Functions inherited from SbeFields< SbeGroupEntry< GroupSize::BlockLength >, GroupSize::BlockLength > | |
SbeFields ()=default | |
~SbeFields ()=default | |
Protected Member Functions inherited from BinaryBlock< SbeGroupEntry< GroupSize::BlockLength >, GroupSize::BlockLength > | |
BinaryBlock ()=default | |
~BinaryBlock ()=default | |
Value | ordinary (GroupSize::BlockLengthoffset) const noexcept |
bool | ordinary (Value &value, GroupSize::BlockLengthoffset, NullValue null) const noexcept |
bool | ordinary (Value &value, GroupSize::BlockLengthoffset, NullValue null, SchemaVersion since) const noexcept |
Enumeration::Enum | enumeration (GroupSize::BlockLengthoffset) const noexcept |
bool | enumeration (typename Enumeration::Enum &value, GroupSize::BlockLengthoffset, NullValue null) const noexcept |
bool | enumeration (typename Enumeration::Enum &value, GroupSize::BlockLengthoffset, NullValue null, SchemaVersion since) const noexcept |
Value | decimal (GroupSize::BlockLengthoffset) const noexcept |
bool | decimal (Value &value, GroupSize::BlockLengthoffset, NullValue null) const noexcept |
bool | decimal (Value &value, GroupSize::BlockLengthoffset, NullValue null, SchemaVersion since) const noexcept |
StrRef | fixedStr (GroupSize::BlockLengthoffset) const noexcept |
bool | fixedStr (StrRef &value, GroupSize::BlockLengthoffset) const noexcept |
bool | fixedStr (StrRef &value, GroupSize::BlockLengthoffset, SchemaVersion since) const noexcept |
Entry of Entry repeating group.
Definition at line 24841 of file Messages.h.
typedef SbeGroupEntry< GroupSize::BlockLength > Base |
Base class type.
Definition at line 24853 of file Messages.h.
This type alias.
Definition at line 24856 of file Messages.h.
|
inline |
Initializes instance of given version over given memory block.
Definition at line 24860 of file Messages.h.
|
inlinestaticnoexcept |
Definition at line 25098 of file Messages.h.
|
inlinestatic |
Entity class name.
Definition at line 25126 of file Messages.h.
|
inlinenoexcept |
Market Data entry price.
Definition at line 24891 of file Messages.h.
|
inlinenoexcept |
Definition at line 24909 of file Messages.h.
|
inlinenoexcept |
Market Data entry size.
Definition at line 24920 of file Messages.h.
|
inlinenoexcept |
Definition at line 24938 of file Messages.h.
|
inlinenoexcept |
Market Data entry type.
Definition at line 25072 of file Messages.h.
|
inlinestaticnoexcept |
Definition at line 25113 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length and optional fields if any.
Definition at line 24878 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length fields if any.
Definition at line 24871 of file Messages.h.
|
inlinenoexcept |
Market Data entry sequence number per instrument update.
Definition at line 24969 of file Messages.h.
|
inlinenoexcept |
Security ID.
Definition at line 24949 of file Messages.h.
Market Data entry price.
Definition at line 24900 of file Messages.h.
Market Data entry size.
Definition at line 24929 of file Messages.h.
|
inlinenoexcept |
Market Data entry type.
Definition at line 25082 of file Messages.h.
Market Data entry sequence number per instrument update.
Definition at line 24978 of file Messages.h.
Security ID.
Definition at line 24958 of file Messages.h.
|
inlinenoexcept |
Bitmap field of eight Boolean type indicators representing settlement price type.
Definition at line 25040 of file Messages.h.
|
inlinenoexcept |
Bitmap field of eight Boolean type indicators representing settlement price type.
Definition at line 25030 of file Messages.h.
Indicates trade session date corresponding to a statistic entry.
Definition at line 25009 of file Messages.h.
|
inlinenoexcept |
Market Data update action.
Definition at line 25060 of file Messages.h.
|
inlinenoexcept |
Indicates trade session date corresponding to a statistic entry.
Definition at line 24990 of file Messages.h.
|
inlinenoexcept |
Definition at line 25018 of file Messages.h.
|
inlinenoexcept |
Market Data update action.
Definition at line 25051 of file Messages.h.