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

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

Classes

struct  Events
class  EventsEntry
struct  FeedTypes
class  FeedTypesEntry
struct  InstAttrib
class  InstAttribEntry
struct  LotTypeRules
class  LotTypeRulesEntry
struct  RelatedInstruments
class  RelatedInstrumentsEntry
struct  Underlyings
class  UnderlyingsEntry

Public Types

typedef Base::InstrumentDefinitionOption55 Binary

Public Member Functions

 InstrumentDefinitionOption55 (const Binary &message)
Public Member Functions inherited from Message
 Message ()
 Message (const Message &other)
 operator bool () const
StrRef type () const
Field operator[] (Tag tag) const
Field field (Tag tag) const override
Group group (Tag tag) const
void toFix (std::string &str) const
Messageoperator= (const Message &other)

Additional Inherited Members

Protected Member Functions inherited from Message
 Message (const BinaryMessage &binary, const MessageAccessor &accessor)

Detailed Description

Definition at line 1138 of file Messages.h.

Member Typedef Documentation

◆ Binary

Definition at line 1161 of file Messages.h.

Constructor & Destructor Documentation

◆ InstrumentDefinitionOption55()

InstrumentDefinitionOption55 ( const Binary & message)
inline

Definition at line 1379 of file Messages.h.