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

Public Member Functions

InstrumentScopeOperator::Enum instrumentScopeOperator () const
SecurityType::Enum securityType () const
bool instrumentScopeSecuritySubType (UInt32 &value) const

Friends

class TypedGroup< InstrumentScope >

Detailed Description

Definition at line 777 of file ProductSnapshot.h.

Member Function Documentation

◆ instrumentScopeOperator()

InstrumentScopeOperator::Enum instrumentScopeOperator ( ) const
inline

Instrument scope operator.

Definition at line 782 of file ProductSnapshot.h.

◆ instrumentScopeSecuritySubType()

bool instrumentScopeSecuritySubType ( UInt32 & value) const
inline

Standard strategy type for complex instruments.

Definition at line 794 of file ProductSnapshot.h.

◆ securityType()

SecurityType::Enum securityType ( ) const
inline

Type of security.

Definition at line 788 of file ProductSnapshot.h.

◆ TypedGroup< InstrumentScope >

friend class TypedGroup< InstrumentScope >
friend

Definition at line 794 of file ProductSnapshot.h.