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

Public Types

typedef Binary::LegsEntry BinaryEntry

Public Member Functions

 LegsEntry (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 Legs

Additional Inherited Members

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

Detailed Description

Definition at line 1556 of file Messages.h.

Member Typedef Documentation

◆ BinaryEntry

Definition at line 1572 of file Messages.h.

Constructor & Destructor Documentation

◆ LegsEntry()

LegsEntry ( const BinaryEntry & entry)
inline

Definition at line 1574 of file Messages.h.

◆ Legs

friend struct Legs
friend

Definition at line 1558 of file Messages.h.