#include <OnixS/Eurex/MarketData/ProductSnapshot.h>
Definition at line 106 of file ProductSnapshot.h.
◆ endExpiryRange()
| bool endExpiryRange |
( |
UInt32 & | value | ) |
const |
|
inline |
Obtains the last expiry date to which the tick rule applies.
- Parameters
-
| value | Receives the date in YYYYMMDD format. |
- Returns
- true when the optional field is present; otherwise false.
Definition at line 136 of file ProductSnapshot.h.
◆ startExpiryRange()
| bool startExpiryRange |
( |
UInt32 & | value | ) |
const |
|
inline |
Obtains the first expiry date to which the tick rule applies.
- Parameters
-
| value | Receives the date in YYYYMMDD format. |
- Returns
- true when the optional field is present; otherwise false.
Definition at line 126 of file ProductSnapshot.h.
◆ tickRuleProductComplex()
◆ trdType()
◆ TypedGroup< TickRuleScope >