OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
MatchEventIndicator Class Reference

#include <OnixS/CME/MDH/Fields.h>

Public Types

typedef UInt8 Bits
 

Public Member Functions

bool lastTradeMsg () const
 
bool lastVolumeMsg () const
 
bool lastQuoteMsg () const
 
bool lastStatsMsg () const
 
bool lastImpliedMsg () const
 
bool recoveryMsg () const
 
bool reserved () const
 
bool endOfEvent () const
 
Bits bits () const
 
 MatchEventIndicator (Bits bits=0)
 

Detailed Description

Definition at line 881 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Bits

Aliases integral type whose bits are used to indicate flag presence.

Definition at line 886 of file Fields.h.

Constructor & Destructor Documentation

MatchEventIndicator ( Bits  bits = 0)
inline

Definition at line 942 of file Fields.h.

Member Function Documentation

Bits bits ( ) const
inline

Returns elements as they packed in the set.

Definition at line 937 of file Fields.h.

bool endOfEvent ( ) const
inline

Indicates whether EndOfEvent bit is set.

Definition at line 931 of file Fields.h.

bool lastImpliedMsg ( ) const
inline

Indicates whether LastImpliedMsg bit is set.

Definition at line 913 of file Fields.h.

bool lastQuoteMsg ( ) const
inline

Indicates whether LastQuoteMsg bit is set.

Definition at line 901 of file Fields.h.

bool lastStatsMsg ( ) const
inline

Indicates whether LastStatsMsg bit is set.

Definition at line 907 of file Fields.h.

bool lastTradeMsg ( ) const
inline

Indicates whether LastTradeMsg bit is set.

Definition at line 889 of file Fields.h.

bool lastVolumeMsg ( ) const
inline

Indicates whether LastVolumeMsg bit is set.

Definition at line 895 of file Fields.h.

bool recoveryMsg ( ) const
inline

Indicates whether RecoveryMsg bit is set.

Definition at line 919 of file Fields.h.

bool reserved ( ) const
inline

Indicates whether Reserved bit is set.

Definition at line 925 of file Fields.h.


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