OnixS C++ CME MDP Conflated UDP Handler  1.1.2
API documentation
GroupSizeEncoding Class Reference

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

Public Types

enum  { Size = 4 }
 
typedef UInt16 BlockLength
 
typedef UInt16 NumInGroup
 

Public Member Functions

 GroupSizeEncoding ()
 
BlockLength blockLength () const
 
NumInGroup numInGroup () const
 

Detailed Description

Definition at line 377 of file Composites.h.

Member Typedef Documentation

blockLength type.

FIX type: Length.

Definition at line 386 of file Composites.h.

typedef UInt16 NumInGroup

numInGroup type.

FIX type: NumInGroup.

Definition at line 391 of file Composites.h.

Member Enumeration Documentation

anonymous enum

Size of composite.

Enumerator
Size 

Definition at line 381 of file Composites.h.

Constructor & Destructor Documentation

GroupSizeEncoding ( )
inline

Default constructor.

Initializes fields with zero values.

Definition at line 396 of file Composites.h.

Member Function Documentation

BlockLength blockLength ( ) const
inline

blockLength field.

FIX type: Length.

Definition at line 405 of file Composites.h.

NumInGroup numInGroup ( ) const
inline

numInGroup field.

FIX type: NumInGroup.

Definition at line 413 of file Composites.h.


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