OnixS Eurex ETI Handler C++ library  9.25.0
API documentation
RespondentType Struct Reference

Public Types

enum  Enum { NoValue = 0xFF, AllMarketParticipants = 1, Anonymous = 102 }
 

Detailed Description

Definition at line 2229 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Specifies the type of respondents requested.

Enumerator
NoValue 

No value.

AllMarketParticipants 

Respondents are known during a negotiation.

Anonymous 

Respondents are anonymized after negotiation start, Requester will remain anonymous from start.

Definition at line 2232 of file Enumerations.h.