#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 1430 of file Messages.h.
Message template ID from SBE schema.
Definition at line 1435 of file Messages.h.
Initializes blank instance.
Definition at line 1438 of file Messages.h.
Initializes instance over given memory block.
Definition at line 1443 of file Messages.h.
Size of message body in bytes.
Definition at line 1464 of file Messages.h.
static ONIXS_CMEMDH_EXPORTED const Char* className |
( |
| ) |
|
|
inlinestatic |
static ONIXS_CMEMDH_EXPORTED StrRef fixType |
( |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: