OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers 18.2.0
API documentation
Loading...
Searching...
No Matches
MatchRule Class Reference

Public Member Functions

InstrumentType::Enum matchRuleProductComplex () const
MatchAlgorithm::Enum matchAlgorithm () const
MatchType::Enum matchType () const

Friends

class TypedGroup< MatchRule >

Detailed Description

Definition at line 414 of file ProductSnapshot.h.

Member Function Documentation

◆ matchAlgorithm()

MatchAlgorithm::Enum matchAlgorithm ( ) const
inline

Defines the matching algorithm.

Definition at line 424 of file ProductSnapshot.h.

◆ matchRuleProductComplex()

InstrumentType::Enum matchRuleProductComplex ( ) const
inline

Defines the instrument type for the match rule.

Definition at line 418 of file ProductSnapshot.h.

◆ matchType()

MatchType::Enum matchType ( ) const
inline

Defines the matching type.

Note
Absence means no distinction between continuous and auctions

Definition at line 431 of file ProductSnapshot.h.

◆ TypedGroup< MatchRule >

friend class TypedGroup< MatchRule >
friend

Definition at line 431 of file ProductSnapshot.h.