#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
| enum | Enum |
Definition at line 2209 of file Enumerations.h.
| enum Enum |
Party type initiating SRQS deal deletion.
| Enumerator | ||
|---|---|---|
| NoValue | 0xFF | No value. |
| Requester | 5000 | Requester. |
| Responder | 5001 | Responder. |
| Both | 5002 | Both (Requester and Responder). |
| System | 5003 | System. |
Definition at line 2212 of file Enumerations.h.