#include <OnixS/CME/MDH/Messages.h>
|
| BinaryBlock () |
|
| ~BinaryBlock () |
|
Value | ordinary (MessageSize offset) const |
|
bool | ordinary (Value &value, MessageSize offset, const NullValue &null) const |
|
bool | ordinary (Value &value, MessageSize offset, const NullValue &null, SchemaVersion since) const |
|
Enumeration::Enum | enumeration (MessageSize offset) const |
|
bool | enumeration (typename Enumeration::Enum &value, MessageSize offset, const NullValue &null) const |
|
bool | enumeration (typename Enumeration::Enum &value, MessageSize offset, const NullValue &null, SchemaVersion since) const |
|
Decimal | decimal (MessageSize offset) const |
|
bool | decimal (Decimal &value, MessageSize offset, const NullValue &null) const |
|
bool | decimal (Decimal &value, MessageSize offset, const NullValue &null, SchemaVersion since) const |
|
StrRef | fixedStr (MessageSize offset) const |
|
StrRef | fixedStr (MessageSize offset, SchemaVersion since) const |
|
Definition at line 6507 of file Messages.h.
Message template ID from SBE schema.
Definition at line 6512 of file Messages.h.
Initializes blank instance.
Definition at line 6611 of file Messages.h.
Initializes instance over given memory block.
Definition at line 6616 of file Messages.h.
Size of message body in bytes.
Definition at line 6695 of file Messages.h.
Total number of packets that constitutes a single instrument order book.
Definition at line 6661 of file Messages.h.
static ONIXS_CMEMDH_EXPORTED const Char* className |
( |
| ) |
|
|
inlinestatic |
Returns instance of Entries repeating group.
Definition at line 6686 of file Messages.h.
static ONIXS_CMEMDH_EXPORTED StrRef fixType |
( |
| ) |
|
|
inlinestatic |
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 6636 of file Messages.h.
Int32 securityId |
( |
| ) |
const |
|
inline |
UInt32 totNumReports |
( |
| ) |
const |
|
inline |
Total number of instruments in the replayed loop.
Definition at line 6644 of file Messages.h.
Timestamp of the last event security participated in, sent as number of nanoseconds since Unix epoch.
Definition at line 6678 of file Messages.h.
The documentation for this struct was generated from the following file: