25 #include <OnixS/Senaf/MarketData/Export.h> 32 namespace OnixS {
namespace Senaf {
namespace MarketData {
73 std::string toString()
const;
83 std::string toString()
const;
86 friend class MessageDeserializer;
88 void deserialize(
const char* data,
size_t dataSize);
Represents date without time component.
InstrumentTypes instrumentTypes
Collection of InstrumentType.
TimeSpan closeOfTradingSession
Close of trading session.
unsigned messageNumber
Message Number.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
unsigned char market
Market.
TimeSpan systemTime
System Time.
Date sessionValueDate
Session Value Date/Purchase leg Value Date.
Date sessionDate
Session Date.
Trading Session Start-up.
OnixS::Senaf::MarketData::InstrumentType::Enum instrumentType
Instrument Type.
std::vector< InstrumentType > InstrumentTypes
Alias for collection of InstrumentType.