OnixS C++ Euronext Optiq MDG Handler 1.3.3
API documentation
Loading...
Searching...
No Matches
MessageHeader Class Reference

Public Types

enum  
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

Detailed Description

Definition at line 32 of file Composites.h.

Member Typedef Documentation

◆ BlockLength

Type alias for the BlockLength.

Definition at line 39 of file Composites.h.

◆ SchemaId

typedef UInt16 SchemaId

Type alias for the SchemaId.

Definition at line 45 of file Composites.h.

◆ TemplateId

typedef UInt16 TemplateId

Type alias for the TemplateId.

Definition at line 42 of file Composites.h.

◆ Version

typedef UInt16 Version

Type alias for the Version.

Definition at line 48 of file Composites.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Size of the composite.

Enumerator
Size 

Definition at line 36 of file Composites.h.

Member Function Documentation

◆ blockLength()

BlockLength blockLength ( ) const
inlinenoexcept
Returns
the blockLength field.

Definition at line 52 of file Composites.h.

◆ schemaId()

SchemaId schemaId ( ) const
inlinenoexcept
Returns
the schemaId field.

Definition at line 68 of file Composites.h.

◆ templateId()

TemplateId templateId ( ) const
inlinenoexcept
Returns
the templateId field.

Definition at line 60 of file Composites.h.

◆ version()

Version version ( ) const
inlinenoexcept
Returns
the version field.

Definition at line 76 of file Composites.h.