Public Member Functions | |
| InstrumentType () | |
| std::string | toString () const |
Public Attributes | |
| OnixS::Senaf::MarketData::InstrumentType::Enum | instrumentType |
| Date | sessionValueDate |
| TimeSpan | tradingSessionStartingTime |
Definition at line 61 of file MarketSessionStartUp.h.
| InstrumentType | ( | ) |
Default constructor.
| std::string toString | ( | ) | const |
Returns string representation.
| OnixS::Senaf::MarketData::InstrumentType::Enum instrumentType |
Instrument Type.
Definition at line 67 of file MarketSessionStartUp.h.
| Date sessionValueDate |
Session Value Date.
Definition at line 70 of file MarketSessionStartUp.h.
| TimeSpan tradingSessionStartingTime |
Trading Session Starting Time.
Definition at line 73 of file MarketSessionStartUp.h.