#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, SwapStartDate = 8, SwapEndDate = 9 } |
Definition at line 439 of file Enumerations.h.
enum Enum |
Code to represent the type of event.
Enumerator | |
---|---|
NoValue |
No value. |
SwapStartDate |
Swap Start Date. |
SwapEndDate |
Swap End Date. |
Definition at line 442 of file Enumerations.h.