#include <OnixS/Euronext/MarketData/OptiqMdg/messaging/Messages.h>
|
typedef SbeGroupList< MessageSize > | GroupList |
|
GroupList | groups () const noexcept |
|
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 |
|
| SbeFields ()=default |
|
| ~SbeFields ()=default |
|
| 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 |
|
StrRef | fixedStr (MessageSizeoffset) const noexcept |
|
bool | fixedStr (StrRef &value, MessageSizeoffset) const noexcept |
|
bool | fixedStr (StrRef &value, MessageSizeoffset, SchemaVersion since) const noexcept |
|
Definition at line 447 of file Messages.h.
Message template ID from SBE schema.
Definition at line 455 of file Messages.h.
Initializes a blank instance.
Creates an instance over the given memory block.
Definition at line 461 of file Messages.h.
Creates an instance over the given SBE message.
Definition at line 471 of file Messages.h.
Size of message body in bytes.
Definition at line 558 of file Messages.h.
static constexpr const Char* className |
( |
| ) |
|
|
inlinestatic |
static constexpr StrRef fixType |
( |
| ) |
|
|
inlinestaticnoexcept |
Minimal variable fields size (when variable-length fields are empty).
Definition at line 572 of file Messages.h.
Minimal size of message body in bytes.
Definition at line 546 of file Messages.h.
Provides access to rebroadcastIndicator field.
Definition at line 503 of file Messages.h.
bool retransmissionEndTime |
( |
Uint64 & |
value | ) |
const |
|
inlinenoexcept |
Provides access to retransmissionEndTime field.
Definition at line 523 of file Messages.h.
bool retransmissionStartTime |
( |
Uint64 & |
value | ) |
const |
|
inlinenoexcept |
Provides access to retransmissionStartTime field.
Definition at line 513 of file Messages.h.
bool seqNum |
( |
Uint64 & |
value | ) |
const |
|
inlinenoexcept |
Provides access to mDSeqNum field.
Definition at line 482 of file Messages.h.
bool symbolIndex |
( |
Uint32 & |
value | ) |
const |
|
inlinenoexcept |
Provides access to symbolIndex field.
Definition at line 533 of file Messages.h.
Provides access to technicalNotificationType field.
Definition at line 493 of file Messages.h.
std::string toString |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following files: