23#include "OnixS/Eurex/Trading/Export.h"
Add Complex Instrument Response Message.
Add Flexible Instrument Response Message.
Add Scaled Simple Instrument Response Message.
Strategy Creation listener.
virtual void onAddScaledSimpleInstrumentResponse(const AddScaledSimpleInstrumentResponse &, const MessageInfo &)
Implement this member to get notifications about AddScaledSimpleInstrumentResponse message received.
virtual void onAddFlexibleInstrumentResponse(const AddFlexibleInstrumentResponse &, const MessageInfo &)
Implement this member to get notifications about AddFlexibleInstrumentResponse message received.
virtual ~StrategyCreationListener()
Disables public delete operator in the interface class.
virtual void onAddComplexInstrumentResponse(const AddComplexInstrumentResponse &, const MessageInfo &)
Implement this member to get notifications about AddComplexInstrumentResponse message received.