25#include <OnixS/Senaf/MarketData/Export.h>
91 void deserialize(
const char* data,
size_t dataSize);
Represents date without time component.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
Date sessionValueDate
Session Value Date.
std::string toString() const
Returns string representation.
TimeSpan tradingSessionStartingTime
Trading Session Starting Time.
OnixS::Senaf::MarketData::InstrumentType::Enum instrumentType
Instrument Type.
InstrumentType()
Default constructor.
TimeSpan systemTime
System Time.
std::string toString() const
Returns string representation.
unsigned messageNumber
Message Number.
MarketSessionStartUp()
Default constructor.
char utcTimeDifference
Time Difference with UTC Time [-12..+12].
friend class MessageDeserializer
InstrumentTypes instrumentTypes
Collection of InstrumentType.
Date sessionDate
Session Date.
unsigned char market
Market.
std::vector< InstrumentType > InstrumentTypes
Alias for collection of InstrumentType.