OnixS C++ CME MDP Premium Market Data Handler 5.9.0
API Documentation
Loading...
Searching...
No Matches
QuoteRequest39::RelatedSymEntry Class Reference

Public Types

typedef Binary::RelatedSymEntry BinaryEntry

Public Member Functions

 RelatedSymEntry (const BinaryEntry &entry)
Public Member Functions inherited from GroupEntry
 GroupEntry ()
 GroupEntry (const GroupEntry &other)
 operator bool () const
Field operator[] (Tag tag) const
Field field (Tag tag) const override
GroupEntryoperator= (const GroupEntry &other)

Friends

struct RelatedSym

Additional Inherited Members

Protected Member Functions inherited from GroupEntry
 GroupEntry (const GroupEntrySource &binary, const GroupEntryAccessor &accessor)

Detailed Description

Definition at line 315 of file Messages.h.

Member Typedef Documentation

◆ BinaryEntry

Definition at line 331 of file Messages.h.

Constructor & Destructor Documentation

◆ RelatedSymEntry()

RelatedSymEntry ( const BinaryEntry & entry)
inline

Definition at line 333 of file Messages.h.

◆ RelatedSym

friend struct RelatedSym
friend

Definition at line 317 of file Messages.h.