OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
AddScaledSimpleInstrumentResponse Class Reference

#include <OnixS/Eurex/Trading/Messages/AddScaledSimpleInstrumentResponse.h>

Public Member Functions

 AddScaledSimpleInstrumentResponse ()
 
TemplateId::Enum templateId () const
 
std::string toString () const
 
- Public Member Functions inherited from Message
virtual ~Message ()
 

Public Attributes

UInt64 trdRegTSTimeIn
 
UInt64 trdRegTSTimeOut
 
LastFragment::Enum lastFragment
 
SInt64 relatedSecurityId
 
SInt64 securityId
 
UInt64 lastUpdateTime
 
UInt64 securityResponseId
 
SInt32 marketSegmentId
 
UInt16 quantityScalingFactor
 
MultilegModel::Enum multilegModel
 
ImpliedMarketIndicator::Enum impliedMarketIndicator
 
ProductComplex::Enum productComplex
 

Friends

class Serializer
 

Detailed Description

Definition at line 36 of file AddScaledSimpleInstrumentResponse.h.

Constructor & Destructor Documentation

Initialize default instance.

Member Function Documentation

TemplateId::Enum templateId ( ) const
virtual

Returns template ID.

Implements Message.

std::string toString ( ) const
virtual

Returns string representation.

Implements Message.

Friends And Related Function Documentation

friend class Serializer
friend

Definition at line 85 of file AddScaledSimpleInstrumentResponse.h.

Member Data Documentation

ImpliedMarketIndicator::Enum impliedMarketIndicator

Indicates that an implied market to be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out).

Definition at line 73 of file AddScaledSimpleInstrumentResponse.h.

LastFragment::Enum lastFragment

Indicates whether this message is the last fragment (part) of a sequence of messages belonging to one dedicated transaction.

Definition at line 49 of file AddScaledSimpleInstrumentResponse.h.

UInt64 lastUpdateTime

Timestamp of last update to data item (or creation if no updates made since creation).

Definition at line 58 of file AddScaledSimpleInstrumentResponse.h.

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 64 of file AddScaledSimpleInstrumentResponse.h.

MultilegModel::Enum multilegModel

Specifies if a strategy is temporarily (user-defined) or permanently (predefined) available.

Definition at line 70 of file AddScaledSimpleInstrumentResponse.h.

ProductComplex::Enum productComplex

This field qualifies an instrument type on Eurex.

Definition at line 76 of file AddScaledSimpleInstrumentResponse.h.

UInt16 quantityScalingFactor

Quantity Scaling Factor for Scaled Instruments.

Definition at line 67 of file AddScaledSimpleInstrumentResponse.h.

SInt64 relatedSecurityId

Instrument identifier of the originating Eurex strategy.

Definition at line 52 of file AddScaledSimpleInstrumentResponse.h.

SInt64 securityId

The instrument identifier uniquely identifies an instrument in the core system.

Definition at line 55 of file AddScaledSimpleInstrumentResponse.h.

UInt64 securityResponseId

Security response ID.

Definition at line 61 of file AddScaledSimpleInstrumentResponse.h.

UInt64 trdRegTSTimeIn

Matching engine in timestamp.

Definition at line 43 of file AddScaledSimpleInstrumentResponse.h.

UInt64 trdRegTSTimeOut

Matching engine out timestamp.

Definition at line 46 of file AddScaledSimpleInstrumentResponse.h.


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