#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
| enum | Enum |
Definition at line 885 of file Enumerations.h.
| enum Enum |
Role on/for a message.
| Enumerator | ||
|---|---|---|
| NoValue | 0xFF | No value. |
| ClientBroker | 1 | Client Broker. |
| ProprietaryBroker | 2 | Proprietary Broker. |
| BuySide | 3 | Buy side. |
| SellSide | 4 | Sell side. |
Definition at line 888 of file Enumerations.h.