OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  18.2.0
API documentation
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::Enum instrumentScopeOperator ( ) const
inline

Instrument scope operator.

Definition at line 782 of file ProductSnapshot.h.

bool instrumentScopeSecuritySubType ( UInt32 value) const
inline

Standard strategy type for complex instruments.

Definition at line 794 of file ProductSnapshot.h.

SecurityType::Enum securityType ( ) const
inline

Type of security.

Definition at line 788 of file ProductSnapshot.h.

Friends And Related Function Documentation

friend class TypedGroup< InstrumentScope >
friend

Definition at line 800 of file ProductSnapshot.h.