#include <OnixS/CME/ConflatedTCP/messaging/MDP/Messages.h>
Public Types | |
typedef SbeGroupEntry< GroupSize::BlockLength > | Base |
typedef RelatedInstrumentsEntry | ThisType |
Public Member Functions | |
RelatedInstrumentsEntry (void *data, EncodedLength length, SchemaVersion version) | |
ThisType & | resetVariableFields () noexcept |
ThisType & | reset () noexcept |
Int32 | relatedSecurityId () const noexcept |
ThisType & | setRelatedSecurityId (Int32 value) noexcept |
StrRef | relatedSymbol () const noexcept |
ThisType & | setRelatedSymbol (StrRef value) noexcept |
bool | relatedInstrumentGUId (UInt64 &value) const noexcept |
ThisType & | setRelatedInstrumentGUId (UInt64 value) noexcept |
ThisType & | relatedInstrumentGUIdNull () noexcept |
Static Public Member Functions | |
static constexpr SecurityIDSource | relatedSecurityIdSource () noexcept |
static constexpr BlockLength | blockLength (ONIXS_CONFLATEDTCP_UNUSED SchemaVersion version) noexcept |
static constexpr const Char * | className () |
Entry of RelatedInstrumentsEntry repeating group.
Definition at line 3321 of file Messages.h.
typedef SbeGroupEntry< GroupSize::BlockLength > Base |
Base class type.
Definition at line 3333 of file Messages.h.
typedef RelatedInstrumentsEntry ThisType |
This type alias.
Definition at line 3336 of file Messages.h.
|
inline |
Initializes instance of given version over given memory block.
Definition at line 3340 of file Messages.h.
|
inlinestaticnoexcept |
Definition at line 3459 of file Messages.h.
|
inlinestatic |
Entity class name.
Definition at line 3472 of file Messages.h.
|
inlinenoexcept |
Related Instrument GUID.
Definition at line 3426 of file Messages.h.
|
inlinenoexcept |
Definition at line 3444 of file Messages.h.
|
inlinenoexcept |
Related Security ID.
For regular Repo contract will contain SecurityID of AoN Repo for the same underlying product, term, start and end dates. And vice versa - for AoN Repo will contain the related regular Repo SecurityID.
Definition at line 3372 of file Messages.h.
|
inlinestaticnoexcept |
Related Security ID Source.
Definition at line 3396 of file Messages.h.
|
inlinenoexcept |
Related Instrument Symbol.
Definition at line 3404 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length and optional fields if any.
Definition at line 3358 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length fields if any.
Definition at line 3351 of file Messages.h.
Related Instrument GUID.
Definition at line 3435 of file Messages.h.
Related Security ID.
For regular Repo contract will contain SecurityID of AoN Repo for the same underlying product, term, start and end dates. And vice versa - for AoN Repo will contain the related regular Repo SecurityID.
Definition at line 3384 of file Messages.h.
Related Instrument Symbol.
Definition at line 3414 of file Messages.h.