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

#include <OnixS/Euronext/MarketData/OptiqMdg/messaging/Composites.h>

Public Types

enum  { Size = 3 }
 
typedef UInt16 BlockLength
 
typedef UInt8 NumInGroup
 

Public Member Functions

BlockLength blockLength () const noexcept
 
NumInGroup numInGroup () const noexcept
 

Detailed Description

Definition at line 130 of file Composites.h.

Member Typedef Documentation

Type alias for the BlockLength.

Definition at line 137 of file Composites.h.

typedef UInt8 NumInGroup

Type alias for the NumInGroup.

FIX type: NumInGroup.

Definition at line 142 of file Composites.h.

Member Enumeration Documentation

anonymous enum

Size of the composite.

Enumerator
Size 

Definition at line 134 of file Composites.h.

Member Function Documentation

BlockLength blockLength ( ) const
inlinenoexcept
Returns
the blockLength field.

Definition at line 146 of file Composites.h.

NumInGroup numInGroup ( ) const
inlinenoexcept
Returns
the numInGroup field.

FIX type: NumInGroup.

Definition at line 156 of file Composites.h.


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