OnixS C++ Euronext Optiq MDG Handler  1.3.1
API documentation
StandingData::EmmPatternRepEntry Struct Reference

#include <OnixS/Euronext/MarketData/OptiqMdg/messaging/Messages.h>

Public Types

typedef SbeGroupEntry< GroupSizeEncoding::BlockLengthBase
 
- Public Types inherited from SbeGroupEntry< GroupSizeEncoding::BlockLength >
typedef GroupSizeEncoding::BlockLength BlockLength
 

Public Member Functions

 EmmPatternRepEntry (const void *data, EncodedLength length, SchemaVersion version)
 
Emm::Enum eMM () const noexcept
 
bool patternId (Uint16 &value) const noexcept
 
bool tickSizeIndexId (Uint16 &value) const noexcept
 
bool marketModel (MarketModel::Enum &value) const noexcept
 
bool lotSize (Uint64 &value) const noexcept
 
bool instUnitExp (InstrumentUnitExpression::Enum &value) const noexcept
 
bool anonymous (Anonymous::Enum &value) const noexcept
 
- Public Member Functions inherited from SbeGroupEntry< GroupSizeEncoding::BlockLength >
 SbeGroupEntry ()
 
 SbeGroupEntry (const void *encoded, BlockLength size, SchemaVersion version)
 
bool valid () const noexcept
 
const void * encoded () const noexcept
 
const void * block () const noexcept
 
BlockLength blockLength () const noexcept
 
SchemaVersion version () const noexcept
 

Static Public Member Functions

static constexpr BlockLength blockLength (SchemaVersion version) noexcept
 
static constexpr BlockLength minimalBlockLength (SchemaVersion version) noexcept
 
static constexpr const CharclassName ()
 

Additional Inherited Members

- Protected Member Functions inherited from SbeFields< SbeGroupEntry< GroupSizeEncoding::BlockLength >, GroupSizeEncoding::BlockLength >
 SbeFields ()=default
 
 ~SbeFields ()=default
 
- Protected Member Functions inherited from BinaryBlock< SbeGroupEntry< GroupSizeEncoding::BlockLength >, GroupSizeEncoding::BlockLength >
 BinaryBlock ()=default
 
 ~BinaryBlock ()=default
 
Value ordinary (GroupSizeEncoding::BlockLengthoffset) const noexcept
 
bool ordinary (Value &value, GroupSizeEncoding::BlockLengthoffset, NullValue null) const noexcept
 
bool ordinary (Value &value, GroupSizeEncoding::BlockLengthoffset, NullValue null, SchemaVersion since) const noexcept
 
Enumeration::Enum enumeration (GroupSizeEncoding::BlockLengthoffset) const noexcept
 
bool enumeration (typename Enumeration::Enum &value, GroupSizeEncoding::BlockLengthoffset, NullValue null) const noexcept
 
bool enumeration (typename Enumeration::Enum &value, GroupSizeEncoding::BlockLengthoffset, NullValue null, SchemaVersion since) const noexcept
 
StrRef fixedStr (GroupSizeEncoding::BlockLengthoffset) const noexcept
 
bool fixedStr (StrRef &value, GroupSizeEncoding::BlockLengthoffset) const noexcept
 
bool fixedStr (StrRef &value, GroupSizeEncoding::BlockLengthoffset, SchemaVersion since) const noexcept
 

Detailed Description

Entry of EmmPatternRepEntry repeating group.

Definition at line 3258 of file Messages.h.

Member Typedef Documentation

Base class type.

Definition at line 3270 of file Messages.h.

Constructor & Destructor Documentation

EmmPatternRepEntry ( const void *  data,
EncodedLength  length,
SchemaVersion  version 
)
inline

Initializes instance of given version over given memory block.

Definition at line 3274 of file Messages.h.

Member Function Documentation

bool anonymous ( Anonymous::Enum value) const
inlinenoexcept

Provides access to anonymous field.

Definition at line 3348 of file Messages.h.

static constexpr BlockLength blockLength ( SchemaVersion  version)
inlinestaticnoexcept
Returns
size of entry body in bytes for given version of message template.

Definition at line 3360 of file Messages.h.

static constexpr const Char* className ( )
inlinestatic

Entity class name.

Definition at line 3387 of file Messages.h.

Emm::Enum eMM ( ) const
inlinenoexcept

Provides access to eMM field.

Definition at line 3286 of file Messages.h.

bool instUnitExp ( InstrumentUnitExpression::Enum value) const
inlinenoexcept

Provides access to instUnitExp field.

Definition at line 3337 of file Messages.h.

bool lotSize ( Uint64 value) const
inlinenoexcept

Provides access to lotSize field.

Definition at line 3326 of file Messages.h.

bool marketModel ( MarketModel::Enum value) const
inlinenoexcept

Provides access to marketModel field.

Definition at line 3316 of file Messages.h.

static constexpr BlockLength minimalBlockLength ( SchemaVersion  version)
inlinestaticnoexcept
Returns
minimal size of entry body in bytes for given version of message template.

Definition at line 3374 of file Messages.h.

bool patternId ( Uint16 value) const
inlinenoexcept

Provides access to patternID field.

Definition at line 3296 of file Messages.h.

bool tickSizeIndexId ( Uint16 value) const
inlinenoexcept

Provides access to tickSizeIndexID field.

Definition at line 3306 of file Messages.h.


The documentation for this struct was generated from the following file: