25 #include <OnixS/Senaf/MarketData/Export.h> 32 namespace OnixS {
namespace Senaf {
namespace MarketData {
77 std::string toString()
const;
96 std::string toString()
const;
109 std::string toString()
const;
112 friend class MessageDeserializer;
114 void deserialize(
const char* data,
size_t dataSize);
unsigned char position
Position.
std::vector< Position > Positions
Alias for collection of Position.
unsigned char market
Market.
std::vector< Reference > References
Alias for collection of References.
unsigned int originalRequestNumber
Original Request Number.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
unsigned char level
Level.
References references
Collection of References.
unsigned int messageNumber
Message Number.
Positions positions
Collection of Positions.
unsigned short reference
Reference.
InstrumentType::Enum instrumentType
Instrument Type.
TimeSpan publicationTime
Publication Time.
bool existenceOfMoreMessages
Existence of more messages.