#include <OnixS/CME/MDH/Messages.h>
|
| 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 5822 of file Messages.h.
Message template ID from SBE schema.
Definition at line 5825 of file Messages.h.
Initializes blank instance.
Definition at line 5911 of file Messages.h.
Initializes instance over given memory block.
Definition at line 5914 of file Messages.h.
Size of message body in bytes.
Definition at line 5989 of file Messages.h.
Total number of packets that constitutes a single instrument order book.
Definition at line 5957 of file Messages.h.
static const Char* className |
( |
| ) |
|
|
inlinestatic |
Returns instance of Entries repeating group.
Definition at line 5982 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 5932 of file Messages.h.
Int32 securityId |
( |
| ) |
const |
|
inline |
UInt32 totNumReports |
( |
| ) |
const |
|
inline |
Total number of instruments in the replayed loop.
Definition at line 5940 of file Messages.h.
Timestamp of the last event security participated in, sent as number of nanoseconds since Unix epoch.
Definition at line 5974 of file Messages.h.
The documentation for this struct was generated from the following file: