25#include <OnixS/Senaf/MarketData/Export.h>
88 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/Purchase leg Value Date.
std::string toString() const
Returns string representation.
OnixS::Senaf::MarketData::InstrumentType::Enum instrumentType
Instrument Type.
TimeSpan closeOfTradingSession
Close of trading session.
InstrumentType()
Default constructor.
Trading Session Start-up.
TimeSpan systemTime
System Time.
std::string toString() const
Returns string representation.
TradingSessionStartUp()
Default constructor.
unsigned messageNumber
Message Number.
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.