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

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

Public Types

typedef UInt32 Bits
 

Public Member Functions

bool electronicMatchEligible () const
 
bool orderCrossEligible () const
 
bool blockTradeEligible () const
 
bool efpEligible () const
 
bool ebfEligible () const
 
bool efsEligible () const
 
bool efrEligible () const
 
bool otcEligible () const
 
bool iLinkIndicativeMassQuotingEligible () const
 
bool negativeStrikeEligible () const
 
bool negativePriceOutrightEligible () const
 
bool isFractional () const
 
bool volatilityQuotedOption () const
 
bool rfqCrossEligible () const
 
bool zeroPriceOutrightEligible () const
 
bool decayingProductEligibility () const
 
bool variableProductEligibility () const
 
bool dailyProductEligibility () const
 
bool gtOrdersEligibility () const
 
bool impliedMatchingEligibility () const
 
bool triangulationEligible () const
 
bool variableCabEligible () const
 
bool invertedBook () const
 
bool isAoNInstrument () const
 
Bits bits () const
 
 InstAttribValue (Bits bits=0)
 

Detailed Description

Definition at line 714 of file Fields.h.

Member Typedef Documentation

typedef UInt32 Bits

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

Definition at line 719 of file Fields.h.

Constructor & Destructor Documentation

InstAttribValue ( Bits  bits = 0)
inline

Definition at line 871 of file Fields.h.

Member Function Documentation

Bits bits ( ) const
inline

Returns elements as they packed in the set.

Definition at line 866 of file Fields.h.

bool blockTradeEligible ( ) const
inline

Indicates whether BlockTradeEligible bit is set.

Definition at line 734 of file Fields.h.

bool dailyProductEligibility ( ) const
inline

Indicates whether DailyProductEligibility bit is set.

Definition at line 824 of file Fields.h.

bool decayingProductEligibility ( ) const
inline

Indicates whether DecayingProductEligibility bit is set.

Definition at line 812 of file Fields.h.

bool ebfEligible ( ) const
inline

Indicates whether EBFEligible bit is set.

Definition at line 746 of file Fields.h.

bool efpEligible ( ) const
inline

Indicates whether EFPEligible bit is set.

Definition at line 740 of file Fields.h.

bool efrEligible ( ) const
inline

Indicates whether EFREligible bit is set.

Definition at line 758 of file Fields.h.

bool efsEligible ( ) const
inline

Indicates whether EFSEligible bit is set.

Definition at line 752 of file Fields.h.

bool electronicMatchEligible ( ) const
inline

Indicates whether ElectronicMatchEligible bit is set.

Definition at line 722 of file Fields.h.

bool gtOrdersEligibility ( ) const
inline

Indicates whether GTOrdersEligibility bit is set.

Definition at line 830 of file Fields.h.

bool iLinkIndicativeMassQuotingEligible ( ) const
inline

Indicates whether iLinkIndicativeMassQuotingEligible bit is set.

Definition at line 770 of file Fields.h.

bool impliedMatchingEligibility ( ) const
inline

Indicates whether ImpliedMatchingEligibility bit is set.

Definition at line 836 of file Fields.h.

bool invertedBook ( ) const
inline

Indicates whether InvertedBook bit is set.

Definition at line 854 of file Fields.h.

bool isAoNInstrument ( ) const
inline

Indicates whether IsAoNInstrument bit is set.

Definition at line 860 of file Fields.h.

bool isFractional ( ) const
inline

Indicates whether IsFractional bit is set.

Definition at line 788 of file Fields.h.

bool negativePriceOutrightEligible ( ) const
inline

Indicates whether NegativePriceOutrightEligible bit is set.

Definition at line 782 of file Fields.h.

bool negativeStrikeEligible ( ) const
inline

Indicates whether NegativeStrikeEligible bit is set.

Definition at line 776 of file Fields.h.

bool orderCrossEligible ( ) const
inline

Indicates whether OrderCrossEligible bit is set.

Definition at line 728 of file Fields.h.

bool otcEligible ( ) const
inline

Indicates whether OTCEligible bit is set.

Definition at line 764 of file Fields.h.

bool rfqCrossEligible ( ) const
inline

Indicates whether RFQCrossEligible bit is set.

Definition at line 800 of file Fields.h.

bool triangulationEligible ( ) const
inline

Indicates whether TriangulationEligible bit is set.

Definition at line 842 of file Fields.h.

bool variableCabEligible ( ) const
inline

Indicates whether VariableCabEligible bit is set.

Definition at line 848 of file Fields.h.

bool variableProductEligibility ( ) const
inline

Indicates whether VariableProductEligibility bit is set.

Definition at line 818 of file Fields.h.

bool volatilityQuotedOption ( ) const
inline

Indicates whether VolatilityQuotedOption bit is set.

Definition at line 794 of file Fields.h.

bool zeroPriceOutrightEligible ( ) const
inline

Indicates whether ZeroPriceOutrightEligible bit is set.

Definition at line 806 of file Fields.h.


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