#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 2702 of file Messages.h.
Initializes instance of given version over given memory block.
Definition at line 2721 of file Messages.h.
- Returns
- size of entry body in bytes for given version of message template.
Definition at line 2779 of file Messages.h.
static constexpr const Char* className |
( |
| ) |
|
|
inlinestatic |
Instrument eligibility attributes.
Definition at line 2749 of file Messages.h.
Bitmap field of 32 Boolean type indicators.
Definition at line 2757 of file Messages.h.
- Returns
- minimal size of entry body in bytes for given version of message template.
Definition at line 2793 of file Messages.h.
Reset all variable-length and optional fields if any.
Definition at line 2739 of file Messages.h.
Reset all variable-length fields if any.
Definition at line 2732 of file Messages.h.
Bitmap field of 32 Boolean type indicators.
Definition at line 2766 of file Messages.h.
The documentation for this struct was generated from the following file: