OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
LegInputSource Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum {
  NoValue = 0xFF, ClientBroker = 1, ProprietaryBroker = 2, BuySide = 3,
  SellSide = 4
}
 

Detailed Description

Definition at line 734 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Role on/for a message.

Enumerator
NoValue 

No value.

ClientBroker 

Client Broker.

ProprietaryBroker 

Proprietary Broker.

BuySide 

Buy side.

SellSide 

Sell side.

Definition at line 737 of file Enumerations.h.


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