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

Public Member Functions

UInt32 relatedMarketSegmentID () const
MarketSegmentRelationship::Enum marketSegmentRelationship () const
AllowOneProductStrip::Enum allowOneProductStrip () const

Friends

class TypedGroup< RelatedMarketSegment >

Detailed Description

Definition at line 822 of file ProductSnapshot.h.

Member Function Documentation

◆ allowOneProductStrip()

AllowOneProductStrip::Enum allowOneProductStrip ( ) const
inline

Defines the type of the relationship..

Definition at line 839 of file ProductSnapshot.h.

◆ marketSegmentRelationship()

MarketSegmentRelationship::Enum marketSegmentRelationship ( ) const
inline

Defines the type of the relationship..

Definition at line 833 of file ProductSnapshot.h.

◆ relatedMarketSegmentID()

UInt32 relatedMarketSegmentID ( ) const
inline

Market segment identifier.

Definition at line 827 of file ProductSnapshot.h.

◆ TypedGroup< RelatedMarketSegment >

friend class TypedGroup< RelatedMarketSegment >
friend

Definition at line 839 of file ProductSnapshot.h.