#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 |
| Message & | operator= (const Message &other) |
Additional Inherited Members | |
| Protected Member Functions inherited from Message | |
| Message (const BinaryMessage &binary, const MessageAccessor &accessor) | |
Definition at line 1771 of file Messages.h.
| typedef Base::InstrumentDefinitionFX63 Binary |
Definition at line 1794 of file Messages.h.
|
inline |
Definition at line 1976 of file Messages.h.