#include <OnixS/CME/ConflatedUDP/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 |
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 609 of file Messages.h.
typedef Base::InstrumentDefinitionFX63 Binary |
Definition at line 649 of file Messages.h.
|
inline |
Definition at line 951 of file Messages.h.