#include <OnixS/CME/MDH/Messages.h>
Classes | |
struct | Entry |
Public Types | |
enum | { TemplateId = 52 } |
typedef BinaryGroup< Entry, GroupSize, MessageSize > | Entries |
Public Types inherited from BinaryMessage | |
typedef MessageSize | EncodedLength |
typedef MessageSize | BlockLength |
typedef BinaryGroups< MessageSize > | Groups |
Static Public Member Functions | |
static BlockLength | blockLength (SchemaVersion) |
static const Char * | className () |
static StrRef | fixType () |
Additional Inherited Members | |
Protected Member Functions inherited from BinaryBlock< BinaryMessage, MessageSize > | |
BinaryBlock () | |
~BinaryBlock () | |
Value | ordinary (MessageSizeoffset) const |
bool | ordinary (Value &value, MessageSizeoffset, const NullValue &null) const |
bool | ordinary (Value &value, MessageSizeoffset, const NullValue &null, SchemaVersion since) const |
Enumeration::Enum | enumeration (MessageSizeoffset) const |
bool | enumeration (typename Enumeration::Enum &value, MessageSizeoffset, const NullValue &null) const |
bool | enumeration (typename Enumeration::Enum &value, MessageSizeoffset, const NullValue &null, SchemaVersion since) const |
Decimal | decimal (MessageSizeoffset) const |
bool | decimal (Decimal &value, MessageSizeoffset, const NullValue &null) const |
bool | decimal (Decimal &value, MessageSizeoffset, const NullValue &null, SchemaVersion since) const |
StrRef | fixedStr (MessageSizeoffset) const |
StrRef | fixedStr (MessageSizeoffset, SchemaVersion since) const |
Definition at line 4071 of file Messages.h.
typedef BinaryGroup<Entry, GroupSize, MessageSize> Entries |
Repeating group containing Entry entries.
Definition at line 4201 of file Messages.h.
anonymous enum |
Message template ID from SBE schema.
Enumerator | |
---|---|
TemplateId |
Definition at line 4074 of file Messages.h.
|
inline |
Initializes blank instance.
Definition at line 4204 of file Messages.h.
|
inline |
Initializes instance over given memory block.
Definition at line 4207 of file Messages.h.
|
inlinestatic |
Size of message body in bytes.
Definition at line 4341 of file Messages.h.
|
inlinestatic |
Returns class name.
Definition at line 4348 of file Messages.h.
|
inline |
Returns instance of Entries repeating group.
Definition at line 4334 of file Messages.h.
|
inlinestatic |
FIX message type.
Definition at line 4355 of file Messages.h.
|
inline |
Upper price threshold for the instrument.
Definition at line 4304 of file Messages.h.
|
inline |
Sequence number of the last Incremental feed packet processed.
This value is used to synchronize the snapshot loop with the real-time feed.
Definition at line 4225 of file Messages.h.
|
inline |
UTC Date and time of last Security Definition add, update or delete on a given Market Data channel.
Definition at line 4268 of file Messages.h.
|
inline |
Lower price threshold for the instrument.
Definition at line 4314 of file Messages.h.
|
inline |
Differential value for price banding.
Definition at line 4324 of file Messages.h.
|
inline |
Sequence number of the last Market Data entry processed for the instrument.
Definition at line 4250 of file Messages.h.
|
inline |
Security ID.
Definition at line 4241 of file Messages.h.
|
inline |
Identifies the current trading state of the instrument.
Definition at line 4294 of file Messages.h.
|
inline |
Total number of messages replayed in the loop.
Definition at line 4233 of file Messages.h.
|
inline |
Trade session date sent as number of days since Unix epoch.
Definition at line 4276 of file Messages.h.
|
inline |
Timestamp of the last event security participated in, sent as number of nanoseconds since Unix epoch.
Definition at line 4259 of file Messages.h.