#include <OnixS/B3/MarketData/UMDF/messaging/Composites.h>
Public Types | |
| enum | |
| typedef UInt16 | BlockLength |
| typedef UInt16 | TemplateId |
| typedef UInt16 | SchemaId |
| typedef UInt16 | Version |
Public Member Functions | |
| __attribute__ ((__warn_unused_result__)) BlockLength blockLength() const noexcept | |
| __attribute__ ((__warn_unused_result__)) TemplateId templateId() const noexcept | |
| __attribute__ ((__warn_unused_result__)) SchemaId schemaId() const noexcept | |
| __attribute__ ((__warn_unused_result__)) Version version() const noexcept | |
Definition at line 37 of file Composites.h.
| typedef UInt16 BlockLength |
Root block length.
Definition at line 44 of file Composites.h.
Schema ID.
Definition at line 50 of file Composites.h.
| typedef UInt16 TemplateId |
Template ID.
Definition at line 47 of file Composites.h.
Schema Version.
Definition at line 53 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
Root block length.
Definition at line 56 of file Composites.h.
|
inlinenoexcept |
Schema ID.
Definition at line 72 of file Composites.h.
|
inlinenoexcept |
Template ID.
Definition at line 64 of file Composites.h.
|
inlinenoexcept |
Schema Version.
Definition at line 80 of file Composites.h.