OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  17.0.1
API documentation
TradeConditionSet Struct Reference

#include <OnixS/Eurex/MarketData/Defines.h>

Public Member Functions

 TradeConditionSet (UInt64 value)
 
bool contain (TradeCondition::Enum value) const
 
bool containExchangeLast () const
 
bool containOpeningPrice () const
 
bool containHighPrice () const
 
bool containLowPrice () const
 
bool containOfficialClosingPrice () const
 
bool containLastAuctionPrice () const
 
bool containOutOfSequenceETH () const
 
bool containPreviousClosingPrice () const
 
bool containVolumeOnly () const
 
bool containRetail () const
 
bool containTradingOnTermsOfIssue () const
 
bool containSpecialAuction () const
 
bool containTradeAtClose () const
 
bool containMidpointPrice () const
 
std::string toString () const
 

Detailed Description

Definition at line 650 of file Defines.h.

Constructor & Destructor Documentation

TradeConditionSet ( UInt64  value)
inlineexplicit

Definition at line 653 of file Defines.h.

Member Function Documentation

bool contain ( TradeCondition::Enum  value) const
inline

Definition at line 657 of file Defines.h.

bool containExchangeLast ( ) const
inline

Definition at line 662 of file Defines.h.

bool containHighPrice ( ) const
inline

Definition at line 670 of file Defines.h.

bool containLastAuctionPrice ( ) const
inline

Definition at line 682 of file Defines.h.

bool containLowPrice ( ) const
inline

Definition at line 674 of file Defines.h.

bool containMidpointPrice ( ) const
inline

Definition at line 714 of file Defines.h.

bool containOfficialClosingPrice ( ) const
inline

Definition at line 678 of file Defines.h.

bool containOpeningPrice ( ) const
inline

Definition at line 666 of file Defines.h.

bool containOutOfSequenceETH ( ) const
inline

Definition at line 686 of file Defines.h.

bool containPreviousClosingPrice ( ) const
inline

Definition at line 690 of file Defines.h.

bool containRetail ( ) const
inline

Definition at line 698 of file Defines.h.

bool containSpecialAuction ( ) const
inline

Definition at line 706 of file Defines.h.

bool containTradeAtClose ( ) const
inline

Definition at line 710 of file Defines.h.

bool containTradingOnTermsOfIssue ( ) const
inline

Definition at line 702 of file Defines.h.

bool containVolumeOnly ( ) const
inline

Definition at line 694 of file Defines.h.

std::string toString ( ) const

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