OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  18.2.0
API documentation
RelatedInstrumentEntries Class Reference

Public Member Functions

size_t size () const ONIXS_EUREX_EMDI_NOEXCEPT
 
RelatedInstrumentEntry operator[] (size_t idx) const
 
void toString (std::string &) const
 

Friends

class AddScaledSimpleInstrument
 

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 51 of file AddScaledSimpleInstrument.h.

Member Function Documentation

RelatedInstrumentEntry operator[] ( size_t  idx) const

Entry accessor.

size_t size ( ) const

Number of entries.

void toString ( std::string &  ) const

Appends text presentation.

Friends And Related Function Documentation

friend class AddScaledSimpleInstrument
friend

Definition at line 64 of file AddScaledSimpleInstrument.h.