OnixS C++ Euronext Optiq MDG Handler  1.3.1
API documentation
MessageHeader Class Reference

#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
 

Detailed Description

Definition at line 32 of file Composites.h.

Member Typedef Documentation

Type alias for the BlockLength.

Definition at line 39 of file Composites.h.

typedef UInt16 SchemaId

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.

typedef UInt16 Version

Type alias for the Version.

Definition at line 48 of file Composites.h.

Member Enumeration Documentation

anonymous enum

Size of the composite.

Enumerator
Size 

Definition at line 36 of file Composites.h.

Member Function Documentation

BlockLength blockLength ( ) const
inlinenoexcept
Returns
the blockLength field.

Definition at line 52 of file Composites.h.

SchemaId schemaId ( ) const
inlinenoexcept
Returns
the schemaId field.

Definition at line 68 of file Composites.h.

TemplateId templateId ( ) const
inlinenoexcept
Returns
the templateId field.

Definition at line 60 of file Composites.h.

Version version ( ) const
inlinenoexcept
Returns
the version field.

Definition at line 76 of file Composites.h.


The documentation for this class was generated from the following file: