#include <OnixS/CME/MDH/Messages.h>
|
| BinaryMessage (const void *encoded, EncodedLength length, SchemaVersion since) |
|
| 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 5676 of file Messages.h.
Message template ID from SBE schema.
Definition at line 5679 of file Messages.h.
Initializes blank instance.
Definition at line 5765 of file Messages.h.
Initializes instance over given memory block.
Definition at line 5768 of file Messages.h.
Size of message body in bytes.
Definition at line 5837 of file Messages.h.
Total number of packets that constitutes a single instrument order book.
Definition at line 5805 of file Messages.h.
static const Char* className |
( |
| ) |
|
|
inlinestatic |
Returns instance of Entries repeating group.
Definition at line 5830 of file Messages.h.
UInt32 lastMsgSeqNumProcessed |
( |
| ) |
const |
|
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 5780 of file Messages.h.
Int32 securityId |
( |
| ) |
const |
|
inline |
UInt32 totNumReports |
( |
| ) |
const |
|
inline |
Total number of instruments in the replayed loop.
Definition at line 5788 of file Messages.h.
Timestamp of the last event security participated in, sent as number of nanoseconds since Unix epoch.
Definition at line 5822 of file Messages.h.
The documentation for this struct was generated from the following file: