OnixS C++ CME MDP Premium Market Data Handler 5.9.0
Users' manual and API documentation
Loading...
Searching...
No Matches
InstrumentDefinitionFX63 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  TradingSessions
class  TradingSessionsEntry

Public Types

typedef Base::InstrumentDefinitionFX63 Binary

Public Member Functions

 InstrumentDefinitionFX63 (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 1771 of file Messages.h.

Member Typedef Documentation

◆ Binary

Definition at line 1794 of file Messages.h.

Constructor & Destructor Documentation

◆ InstrumentDefinitionFX63()

InstrumentDefinitionFX63 ( const Binary & message)
inline

Definition at line 1976 of file Messages.h.