OnixS C++ CME MDP Streamlined Market Data Handler  1.2.0
API Documentation
GroupSize Class Reference

#include <OnixS/CME/Streamlined/Composites.h>

Public Types

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

Public Member Functions

 GroupSize ()
 
BlockLength blockLength () const
 
NumInGroup numInGroup () const
 

Detailed Description

FIX type: NumInGroup.

Definition at line 366 of file Composites.h.

Member Typedef Documentation

blockLength type.

Definition at line 373 of file Composites.h.

typedef UInt8 NumInGroup

numInGroup type.

Definition at line 376 of file Composites.h.

Member Enumeration Documentation

anonymous enum

Size of composite.

Enumerator
Size 

Definition at line 370 of file Composites.h.

Constructor & Destructor Documentation

GroupSize ( )
inline

Default constructor.

Initializes fields with zero values.

Definition at line 381 of file Composites.h.

Member Function Documentation

BlockLength blockLength ( ) const
inline

blockLength field.

Definition at line 388 of file Composites.h.

NumInGroup numInGroup ( ) const
inline

numInGroup field.

Definition at line 394 of file Composites.h.


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