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

Public Member Functions

void toString (std::string &) const
Int64 relatedSecurityId () const ONIXS_EUREX_EMDI_NOEXCEPT

Friends

class RelatedInstrumentEntries

Additional Inherited Members

Protected Member Functions inherited from DataContainer
 DataContainer (const void *data)
template<class TData>
const TData * getData () const ONIXS_EUREX_EMDI_NOEXCEPT

Detailed Description

Definition at line 37 of file AddScaledSimpleInstrument.h.

Member Function Documentation

◆ relatedSecurityId()

Int64 relatedSecurityId ( ) const

◆ toString()

void toString ( std::string & ) const

Appends text presentation.

◆ RelatedInstrumentEntries

friend class RelatedInstrumentEntries
friend

Definition at line 47 of file AddScaledSimpleInstrument.h.