OnixS C++ CME MDP Premium Market Data Handler 5.10.2
Users' manual and API documentation
Loading...
Searching...
No Matches
InstrumentDefinitionOption55::RelatedInstruments Struct Reference

#include <OnixS/CME/MDH/messaging/TagBased/Messages.h>

Public Types

typedef Binary::RelatedInstruments BinaryEntries
Public Types inherited from Group
typedef GroupEntriesSource::Size Size

Public Member Functions

 RelatedInstruments (const BinaryEntries &group) noexcept
Public Member Functions inherited from Group
 Group ()
 operator bool () const noexcept
Size size () const noexcept
GroupEntry operator[] (Size index) const

Additional Inherited Members

Protected Member Functions inherited from Group
 Group (const GroupEntriesSource &binary, const GroupEntryAccessor &accessor) noexcept

Detailed Description

Definition at line 3219 of file Messages.h.

Member Typedef Documentation

◆ BinaryEntries

typedef Binary::RelatedInstruments BinaryEntries

Definition at line 3224 of file Messages.h.

Constructor & Destructor Documentation

◆ RelatedInstruments()

RelatedInstruments ( const BinaryEntries & group)
inlineexplicitnoexcept

Definition at line 3227 of file Messages.h.