OnixS C++ Euronext Optiq MDG Handler  1.3.1
API documentation
Timetable::TimetablesEntry 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

 TimetablesEntry (const void *data, EncodedLength length, SchemaVersion version)
 
bool phaseTime (Uint64 &value) const noexcept
 
PhaseId::Enum phaseId () const noexcept
 
PhaseQualifier phaseQualifier () const noexcept
 
TradingPeriod::Enum tradingPeriod () const noexcept
 
bool orderEntryQualifier (OrderEntryQualifier::Enum &value) const noexcept
 
Session::Enum session () const noexcept
 
bool scheduledEvent (ScheduledEvent::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 TimetablesEntry repeating group.

Definition at line 2916 of file Messages.h.

Member Typedef Documentation

Base class type.

Definition at line 2928 of file Messages.h.

Constructor & Destructor Documentation

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

Initializes instance of given version over given memory block.

Definition at line 2932 of file Messages.h.

Member Function Documentation

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

Definition at line 3020 of file Messages.h.

static constexpr const Char* className ( )
inlinestatic

Entity class name.

Definition at line 3047 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 3034 of file Messages.h.

bool orderEntryQualifier ( OrderEntryQualifier::Enum value) const
inlinenoexcept

Provides access to orderEntryQualifier field.

Definition at line 2985 of file Messages.h.

PhaseId::Enum phaseId ( ) const
inlinenoexcept

Provides access to phaseId field.

Definition at line 2954 of file Messages.h.

PhaseQualifier phaseQualifier ( ) const
inlinenoexcept

Provides access to phaseQualifier field.

Definition at line 2964 of file Messages.h.

bool phaseTime ( Uint64 value) const
inlinenoexcept

Provides access to phaseTime field.

Definition at line 2944 of file Messages.h.

bool scheduledEvent ( ScheduledEvent::Enum value) const
inlinenoexcept

Provides access to scheduledEvent field.

Definition at line 3007 of file Messages.h.

Session::Enum session ( ) const
inlinenoexcept

Provides access to session field.

Definition at line 2996 of file Messages.h.

TradingPeriod::Enum tradingPeriod ( ) const
inlinenoexcept

Provides access to tradingPeriod field.

Definition at line 2974 of file Messages.h.


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