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