#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 6309 of file Messages.h.
Message template ID from SBE schema.
Definition at line 6314 of file Messages.h.
Initializes blank instance.
Definition at line 6436 of file Messages.h.
Initializes instance over given memory block.
Definition at line 6441 of file Messages.h.
Size of message body in bytes.
Definition at line 6486 of file Messages.h.
static ONIXS_CMEMDH_EXPORTED const Char* className |
( |
| ) |
|
|
inlinestatic |
Returns instance of Entries repeating group.
Definition at line 6477 of file Messages.h.
static ONIXS_CMEMDH_EXPORTED StrRef fixType |
( |
| ) |
|
|
inlinestatic |
Bitmap field of eight Boolean type indicators reflecting the end of updates for a given Globex event.
Definition at line 6469 of file Messages.h.
Start of event processing time in number of nanoseconds since Unix epoch.
Definition at line 6460 of file Messages.h.
The documentation for this struct was generated from the following file: