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

#include <OnixS/Eurex/MarketData/EOBI/AddScaledSimpleInstrument.h>

Public Member Functions

std::string msgType () const
 
UInt64 securityID () const ONIXS_EUREX_EMDI_NOEXCEPT
 
UInt64 transactTime () const ONIXS_EUREX_EMDI_NOEXCEPT
 
StringRef securityDesc () const ONIXS_EUREX_EMDI_NOEXCEPT
 
EOBI::SecurityType::Enum securityType () const ONIXS_EUREX_EMDI_NOEXCEPT
 
UInt16 quantityScalingFactor () const ONIXS_EUREX_EMDI_NOEXCEPT
 
RelatedInstrumentEntries relatedInstrumentEntries () const ONIXS_EUREX_EMDI_NOEXCEPT
 
- Public Member Functions inherited from MessageBase
UInt32 msgSeqNum () const
 
std::string toString () const
 
virtual void toString (std::string &) const
 
virtual ~MessageBase ()
 
const DataSourcedataSource () const
 

Friends

class Implementation::MessageFactory
 

Additional Inherited Members

- Protected Member Functions inherited from MessageBase
 MessageBase (const void *data, const DataSource &dataSource)
 
- 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 70 of file AddScaledSimpleInstrument.h.

Member Function Documentation

std::string msgType ( ) const

Message type.

UInt16 quantityScalingFactor ( ) const
RelatedInstrumentEntries relatedInstrumentEntries ( ) const
StringRef securityDesc ( ) const

Human readable description of instrument.

UInt64 securityID ( ) const

Unique instrument identifier.

EOBI::SecurityType::Enum securityType ( ) const

Strategy Type.

UInt64 transactTime ( ) const

Official timestamp of order book entry.

Friends And Related Function Documentation

friend class Implementation::MessageFactory
friend

Definition at line 96 of file AddScaledSimpleInstrument.h.


The documentation for this class was generated from the following file: