Public Types | |
| enum | |
| typedef UInt16 | BlockLength |
| typedef UInt16 | TemplateId |
| typedef UInt16 | SchemaId |
| typedef UInt16 | Version |
| typedef UInt32 | SequenceId |
| typedef UInt64 | UTCTimestamp |
Public Member Functions | |
| BlockLength | blockLength () const noexcept |
| void | blockLength (BlockLength value) noexcept |
| TemplateId | templateId () const noexcept |
| void | templateId (TemplateId value) noexcept |
| SchemaId | schemaId () const noexcept |
| void | schemaId (SchemaId value) noexcept |
| Version | version () const noexcept |
| void | version (Version value) noexcept |
| SequenceId | sequenceId () const noexcept |
| void | sequenceId (SequenceId value) noexcept |
| Timestamp | sendTime () const noexcept(ticksToTimestamp::Nothrow) |
| void | sendTime (Timestamp value) noexcept(timestampToTicks::Nothrow) |
| HeaderFlags | headerFlags () const noexcept |
| void | headerFlags (HeaderFlags value) noexcept |
Definition at line 56 of file Composites.h.
| typedef UInt16 BlockLength |
Type alias for the BlockLength.
Definition at line 63 of file Composites.h.
Type alias for the SchemaId.
Definition at line 69 of file Composites.h.
| typedef UInt32 SequenceId |
Type alias for the SequenceId.
Definition at line 75 of file Composites.h.
| typedef UInt16 TemplateId |
Type alias for the TemplateId.
Definition at line 66 of file Composites.h.
| typedef UInt64 UTCTimestamp |
Type alias for the Version.
Definition at line 72 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
Definition at line 84 of file Composites.h.
|
inlinenoexcept |
Sets the blockLength field.
Definition at line 90 of file Composites.h.
|
inlinenoexcept |
Definition at line 166 of file Composites.h.
|
inlinenoexcept |
Sets the headerFlags field.
Definition at line 172 of file Composites.h.
|
inlinenoexcept |
Definition at line 110 of file Composites.h.
|
inlinenoexcept |
Sets the schemaId field.
Definition at line 116 of file Composites.h.
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
Definition at line 136 of file Composites.h.
|
inlinenoexcept |
Sets the sequenceId field.
Definition at line 142 of file Composites.h.
|
inlinenoexcept |
Definition at line 97 of file Composites.h.
|
inlinenoexcept |
Sets the templateId field.
Definition at line 103 of file Composites.h.
|
inlinenoexcept |
Definition at line 123 of file Composites.h.
|
inlinenoexcept |
Sets the version field.
Definition at line 129 of file Composites.h.