#include <OnixS/CME/ConflatedTCP/messaging/MDP/Messages.h>
Public Types | |
typedef SbeGroupEntry< GroupSize::BlockLength > | Base |
typedef InstAttribEntry | ThisType |
Public Member Functions | |
InstAttribEntry (void *data, EncodedLength length, SchemaVersion version) | |
ThisType & | resetVariableFields () noexcept |
ThisType & | reset () noexcept |
InstAttribValue | instAttribValue () const noexcept |
ThisType & | setInstAttribValue (InstAttribValue value) noexcept |
Static Public Member Functions | |
static constexpr InstAttribType | instAttribType () noexcept |
static constexpr BlockLength | blockLength (ONIXS_CONFLATEDTCP_UNUSED SchemaVersion version) noexcept |
static constexpr const Char * | className () |
Entry of InstAttribEntry repeating group.
Definition at line 20074 of file Messages.h.
typedef SbeGroupEntry< GroupSize::BlockLength > Base |
Base class type.
Definition at line 20086 of file Messages.h.
typedef InstAttribEntry ThisType |
This type alias.
Definition at line 20089 of file Messages.h.
|
inline |
Initializes instance of given version over given memory block.
Definition at line 20093 of file Messages.h.
|
inlinestaticnoexcept |
Definition at line 20155 of file Messages.h.
|
inlinestatic |
Entity class name.
Definition at line 20168 of file Messages.h.
|
inlinestaticnoexcept |
Instrument Eligibility Attributes.
Definition at line 20121 of file Messages.h.
|
inlinenoexcept |
Bitmap field of 32 Boolean type Instrument eligibility flags.
Definition at line 20130 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length and optional fields if any.
Definition at line 20111 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length fields if any.
Definition at line 20104 of file Messages.h.
|
inlinenoexcept |
Bitmap field of 32 Boolean type Instrument eligibility flags.
Definition at line 20140 of file Messages.h.