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

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

Public Member Functions

 AddFlexibleInstrumentResponse ()
 
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
 
UInt64 securityResponseId
 
SInt64 securityId
 
SInt64 strikePrice
 
SInt32 marketSegmentId
 
UInt32 maturityDate
 
UInt32 contractDate
 
ProductComplex::Enum productComplex
 
SettlMethod::Enum settlMethod
 
UInt8 optAttribute
 
PutOrCall::Enum putOrCall
 
ExerciseStyle::Enum exerciseStyle
 

Friends

class Serializer
 

Detailed Description

Definition at line 36 of file AddFlexibleInstrumentResponse.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 91 of file AddFlexibleInstrumentResponse.h.

Member Data Documentation

UInt32 contractDate

Business date to identify an instrument.

Definition at line 67 of file AddFlexibleInstrumentResponse.h.

ExerciseStyle::Enum exerciseStyle

Type of exercise of an instrument.

Definition at line 82 of file AddFlexibleInstrumentResponse.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 AddFlexibleInstrumentResponse.h.

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 61 of file AddFlexibleInstrumentResponse.h.

UInt32 maturityDate

Date of maturity.

Definition at line 64 of file AddFlexibleInstrumentResponse.h.

UInt8 optAttribute

Version of option contract.

Definition at line 76 of file AddFlexibleInstrumentResponse.h.

ProductComplex::Enum productComplex

This field qualifies an instrument type on Eurex.

Definition at line 70 of file AddFlexibleInstrumentResponse.h.

PutOrCall::Enum putOrCall

Indicates whether an option contract is a put or call.

Definition at line 79 of file AddFlexibleInstrumentResponse.h.

SInt64 securityId

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

Definition at line 55 of file AddFlexibleInstrumentResponse.h.

UInt64 securityResponseId

Security response ID.

Definition at line 52 of file AddFlexibleInstrumentResponse.h.

SettlMethod::Enum settlMethod

Settlement method for a contract or instrument.

Definition at line 73 of file AddFlexibleInstrumentResponse.h.

SInt64 strikePrice

Strike Price for an Option.

Definition at line 58 of file AddFlexibleInstrumentResponse.h.

UInt64 trdRegTSTimeIn

Matching engine in timestamp.

Definition at line 43 of file AddFlexibleInstrumentResponse.h.

UInt64 trdRegTSTimeOut

Matching engine out timestamp.

Definition at line 46 of file AddFlexibleInstrumentResponse.h.


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