OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.0
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
 
std::string toString () const
 

Detailed Description

Definition at line 576 of file Defines.h.

Constructor & Destructor Documentation

TradeConditionSet ( UInt64  value)
inlineexplicit

Definition at line 579 of file Defines.h.

Member Function Documentation

bool contain ( TradeCondition::Enum  value) const
inline

Definition at line 583 of file Defines.h.

bool containExchangeLast ( ) const
inline

Definition at line 588 of file Defines.h.

bool containHighPrice ( ) const
inline

Definition at line 596 of file Defines.h.

bool containLastAuctionPrice ( ) const
inline

Definition at line 608 of file Defines.h.

bool containLowPrice ( ) const
inline

Definition at line 600 of file Defines.h.

bool containOfficialClosingPrice ( ) const
inline

Definition at line 604 of file Defines.h.

bool containOpeningPrice ( ) const
inline

Definition at line 592 of file Defines.h.

bool containOutOfSequenceETH ( ) const
inline

Definition at line 612 of file Defines.h.

bool containPreviousClosingPrice ( ) const
inline

Definition at line 616 of file Defines.h.

bool containRetail ( ) const
inline

Definition at line 624 of file Defines.h.

bool containSpecialAuction ( ) const
inline

Definition at line 632 of file Defines.h.

bool containTradeAtClose ( ) const
inline

Definition at line 636 of file Defines.h.

bool containTradingOnTermsOfIssue ( ) const
inline

Definition at line 628 of file Defines.h.

bool containVolumeOnly ( ) const
inline

Definition at line 620 of file Defines.h.

std::string toString ( ) const

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