#include <OnixS/CME/ConflatedTCP/messaging/MDP/Messages.h>
|
| InstAttribEntry (void *data, EncodedLength length, SchemaVersion version) |
|
ThisType & | resetVariableFields () noexcept |
|
ThisType & | reset () noexcept |
|
InstAttribValue | instAttribValue () const noexcept |
|
ThisType & | setInstAttribValue (InstAttribValue value) noexcept |
|
| 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 |
|
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) |
|
|
| SbeFields ()=default |
|
| ~SbeFields ()=default |
|
| 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 InstAttribEntry repeating group.
Definition at line 19115 of file Messages.h.
Initializes instance of given version over given memory block.
Definition at line 19134 of file Messages.h.
- Returns
- size of entry body in bytes for given version of message template.
Definition at line 19194 of file Messages.h.
static constexpr const Char* className |
( |
| ) |
|
|
inlinestatic |
Instrument eligibility attributes.
Definition at line 19162 of file Messages.h.
Bitmap field of 32 Boolean type instrument eligibility flags.
Definition at line 19171 of file Messages.h.
- Returns
- minimal size of entry body in bytes for given version of message template.
Definition at line 19208 of file Messages.h.
Reset all variable-length and optional fields if any.
Definition at line 19152 of file Messages.h.
Reset all variable-length fields if any.
Definition at line 19145 of file Messages.h.
Bitmap field of 32 Boolean type instrument eligibility flags.
Definition at line 19181 of file Messages.h.
The documentation for this struct was generated from the following file: