OnixS C++ CME MDP Premium Market Data Handler 5.9.0
Users' manual and API documentation
Loading...
Searching...
No Matches
InstrumentDefinitionOption55::UnderlyingsEntry Class Reference

#include <OnixS/CME/MDH/FIX/Messages.h>

Public Types

typedef Binary::UnderlyingsEntry BinaryEntry

Public Member Functions

 UnderlyingsEntry (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 Underlyings

Additional Inherited Members

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

Detailed Description

Definition at line 1309 of file Messages.h.

Member Typedef Documentation

◆ BinaryEntry

Definition at line 1325 of file Messages.h.

Constructor & Destructor Documentation

◆ UnderlyingsEntry()

UnderlyingsEntry ( const BinaryEntry & entry)
inline

Definition at line 1327 of file Messages.h.

◆ Underlyings

friend struct Underlyings
friend

Definition at line 1311 of file Messages.h.