#include <OnixS/Eurex/Trading/Messages/CLIPResponse.h>
Public Member Functions | |
CLIPResponse () | |
TemplateId::Enum | templateId () const |
std::string | toString () const |
Public Member Functions inherited from Message | |
virtual | ~Message () |
Friends | |
class | Serializer |
Definition at line 62 of file CLIPResponse.h.
CLIPResponse | ( | ) |
Initialize default instance.
|
virtual |
Returns template ID.
Implements Message.
|
virtual |
Returns string representation.
Implements Message.
|
friend |
Definition at line 103 of file CLIPResponse.h.
std::vector<CrossRequestAckSideGrpElem> crossRequestAckSideGrp |
Cross Request Ack Side Group.
Definition at line 94 of file CLIPResponse.h.
SInt32 crossRequestId |
User defined transaction ID.
Definition at line 88 of file CLIPResponse.h.
UInt64 execId |
Transaction timestamp.
Definition at line 79 of file CLIPResponse.h.
ImpliedCheckPriceIndicator::Enum impliedCheckPriceIndicator |
Indicates whether a option strategy synthetic BBO is used for the price improvement check.
Definition at line 91 of file CLIPResponse.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 76 of file CLIPResponse.h.
SInt32 marketSegmentId |
The product identifier uniquely identifies a Eurex product.
Definition at line 85 of file CLIPResponse.h.
SInt64 securityId |
The instrument identifier uniquely identifies an instrument in the core system.
Definition at line 82 of file CLIPResponse.h.
UInt64 trdRegTSTimeIn |
Matching engine in timestamp.
Definition at line 69 of file CLIPResponse.h.
UInt64 trdRegTSTimeOut |
Matching engine out timestamp.
Definition at line 72 of file CLIPResponse.h.