#include <OnixS/CboeCFE/MarketData/Pitch/Messages/Variance.h>
Static Public Member Functions | |
static void | validateSize (MessageSize size) |
Static Public Attributes | |
static ONIXS_BATS_PITCH_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 54 |
Additional Inherited Members | |
Public Types inherited from BinaryMessage | |
typedef MessageSize | BinarySize |
Protected Member Functions inherited from BinaryFields< BinaryMessage, MessageSize > | |
const SubMessage | submessage (MessageSizeoffset, MessageSizesize) const ONIXS_BATS_PITCH_NOTHROW |
FieldValue | ordinary (MessageSizeoffset) const ONIXS_BATS_PITCH_NOTHROW |
const FieldValue & | ordinaryRef (MessageSizeoffset) const ONIXS_BATS_PITCH_NOTHROW |
Enumeration::Enum | enumeration (MessageSizeoffset) const ONIXS_BATS_PITCH_NOTHROW |
StrRef | fixedStr (MessageSizeoffset) const ONIXS_BATS_PITCH_NOTHROW |
Definition at line 36 of file Variance.h.
|
inline |
Initializes instance over given memory block.
Definition at line 106 of file Variance.h.
|
inline |
Discount Factor (signed 64-bit decimal with 16 implied decimal places)
Definition at line 67 of file Variance.h.
|
inline |
Fed Funds rate of prior day (signed 64-bit number with 6 implied decimal places)
Definition at line 89 of file Variance.h.
|
inline |
Initial strike.
Definition at line 74 of file Variance.h.
|
inline |
Number of returns elapsed as of the beginning of the trading day.
Definition at line 53 of file Variance.h.
|
inline |
Number of expected SP500 prices to be used for calculating returns during the life of the contract.
Definition at line 46 of file Variance.h.
|
inline |
ARMVM that was used to adjust the previous day settlement price (signed 64-bit decimal value with 6 implied decimal places)
Definition at line 82 of file Variance.h.
|
inline |
Previous day Settlement Value.
Definition at line 60 of file Variance.h.
|
inline |
Realized Variance to date (signed 64-bit decimal with 8 implied decimal places)
Definition at line 39 of file Variance.h.
|
inlinestatic |
Check the given size.
Definition at line 99 of file Variance.h.
|
static |
Total message size.
Definition at line 96 of file Variance.h.