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 marketSessionEnd
Market Session End (Time).
InstrumentType()
Default constructor.
TimeSpan systemTime
Current System Time.
std::string toString() const
Returns string representation.
unsigned int messageNumber
Message Number.
friend class MessageDeserializer
InstrumentTypes instrumentTypes
Collection of InstrumentType.
Date sessionDate
Session Date.
TradingSessionEnd()
Default constructor.
unsigned char market
Market.
std::vector< InstrumentType > InstrumentTypes
Alias for collection of InstrumentType.