#include <OnixS/CME/MDH/messaging/Composites.h>
Public Types | |
| enum | |
| typedef UInt16 | BlockLength |
| typedef UInt16 | TemplateId |
| typedef UInt16 | SchemaId |
| typedef UInt16 | Version |
Public Member Functions | |
| BlockLength | blockLength () const noexcept |
| void | setBlockLength (BlockLength value) noexcept |
| TemplateId | templateId () const noexcept |
| void | setTemplateId (TemplateId value) noexcept |
| SchemaId | schemaId () const noexcept |
| void | setSchemaId (SchemaId value) noexcept |
| Version | version () const noexcept |
| void | setVersion (Version value) noexcept |
Definition at line 307 of file Composites.h.
| typedef UInt16 BlockLength |
Type alias for the BlockLength.
Definition at line 314 of file Composites.h.
Type alias for the SchemaId.
Definition at line 320 of file Composites.h.
| typedef UInt16 TemplateId |
Type alias for the TemplateId.
Definition at line 317 of file Composites.h.
Type alias for the Version.
Definition at line 323 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
Definition at line 327 of file Composites.h.
|
inlinenoexcept |
Definition at line 353 of file Composites.h.
|
inlinenoexcept |
Sets the blockLength field.
Definition at line 333 of file Composites.h.
|
inlinenoexcept |
Sets the schemaId field.
Definition at line 359 of file Composites.h.
|
inlinenoexcept |
Sets the templateId field.
Definition at line 346 of file Composites.h.
|
inlinenoexcept |
Sets the version field.
Definition at line 372 of file Composites.h.
|
inlinenoexcept |
Definition at line 340 of file Composites.h.
|
inlinenoexcept |
Definition at line 366 of file Composites.h.