#include <OnixS/Euronext/MarketData/OptiqMdg/messaging/Composites.h>
Public Types | |
enum | { Size = 8 } |
typedef UInt16 | BlockLength |
typedef UInt16 | TemplateId |
typedef UInt16 | SchemaId |
typedef UInt16 | Version |
Public Member Functions | |
BlockLength | blockLength () const noexcept |
TemplateId | templateId () const noexcept |
SchemaId | schemaId () const noexcept |
Version | version () const noexcept |
Definition at line 32 of file Composites.h.
typedef UInt16 BlockLength |
Type alias for the BlockLength
.
Definition at line 39 of file Composites.h.
Type alias for the SchemaId
.
Definition at line 45 of file Composites.h.
typedef UInt16 TemplateId |
Type alias for the TemplateId
.
Definition at line 42 of file Composites.h.
Type alias for the Version
.
Definition at line 48 of file Composites.h.
anonymous enum |
|
inlinenoexcept |
blockLength
field. Definition at line 52 of file Composites.h.
|
inlinenoexcept |
schemaId
field. Definition at line 68 of file Composites.h.
|
inlinenoexcept |
templateId
field. Definition at line 60 of file Composites.h.
|
inlinenoexcept |
version
field. Definition at line 76 of file Composites.h.