#include <OnixS/CME/Streamlined/Messages.h>
|
typedef BinaryGroupList< MessageSize > | GroupList |
|
GroupList | groups () const |
|
| BinaryFields () |
|
| ~BinaryFields () |
|
const FieldValue & | ordinary (MessageSizeoffset) const |
|
bool | ordinary (FieldValue &value, MessageSizeoffset, const NullValue &null) const |
|
bool | ordinary (FieldValue &value, MessageSizeoffset, const NullValue &null, SchemaVersion since) const |
|
Decimal | decimal (MessageSizeoffset) const |
|
bool | decimal (Decimal &value, MessageSizeoffset, const NullValue &null) 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 |
|
StrRef | fixedStr (MessageSizeoffset) const |
|
StrRef | fixedStr (MessageSizeoffset, SchemaVersion since) const |
|
bool | fixedStr (StrRef &value, MessageSizeoffset) const |
|
Definition at line 1097 of file Messages.h.
Message template ID from SBE schema.
Definition at line 1102 of file Messages.h.
Initializes blank instance.
Definition at line 1243 of file Messages.h.
Initializes instance over given memory block.
Definition at line 1248 of file Messages.h.
Size of message body in bytes.
Definition at line 1307 of file Messages.h.
static const Char* className |
( |
| ) |
|
|
inlinestatic |
bool feedType |
( |
StrRef & |
value | ) |
const |
|
inline |
Describes a class of service for a given data feed.
Definition at line 1280 of file Messages.h.
bool headline |
( |
StrRef & |
value | ) |
const |
|
inline |
The headline of a News message.
Definition at line 1260 of file Messages.h.
Returns instance of LinesOfText repeating group.
Definition at line 1297 of file Messages.h.
Time of message origination expressed as number of nanoseconds since unix epoch.
Definition at line 1270 of file Messages.h.
Returns instance of RelatedSym repeating group.
Definition at line 1289 of file Messages.h.
The documentation for this struct was generated from the following file: