OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  18.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 672 of file Defines.h.

Constructor & Destructor Documentation

TradeConditionSet ( UInt64  value)
inlineexplicit

Definition at line 675 of file Defines.h.

Member Function Documentation

bool contain ( TradeCondition::Enum  value) const
inline

Definition at line 679 of file Defines.h.

bool containExchangeLast ( ) const
inline

Definition at line 684 of file Defines.h.

bool containHighPrice ( ) const
inline

Definition at line 692 of file Defines.h.

bool containLastAuctionPrice ( ) const
inline

Definition at line 704 of file Defines.h.

bool containLowPrice ( ) const
inline

Definition at line 696 of file Defines.h.

bool containMidpointPrice ( ) const
inline

Definition at line 736 of file Defines.h.

bool containOfficialClosingPrice ( ) const
inline

Definition at line 700 of file Defines.h.

bool containOpeningPrice ( ) const
inline

Definition at line 688 of file Defines.h.

bool containOutOfSequenceETH ( ) const
inline

Definition at line 708 of file Defines.h.

bool containPreviousClosingPrice ( ) const
inline

Definition at line 712 of file Defines.h.

bool containRetail ( ) const
inline

Definition at line 720 of file Defines.h.

bool containSpecialAuction ( ) const
inline

Definition at line 728 of file Defines.h.

bool containTradeAtClose ( ) const
inline

Definition at line 732 of file Defines.h.

bool containTradingOnTermsOfIssue ( ) const
inline

Definition at line 724 of file Defines.h.

bool containVolumeOnly ( ) const
inline

Definition at line 716 of file Defines.h.

std::string toString ( ) const

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