25 #include <OnixS/Senaf/MarketData/Export.h> 31 namespace OnixS {
namespace Senaf {
namespace MarketData {
99 std::string toString()
const;
102 friend class MessageDeserializer;
104 void deserialize(
const char* data,
size_t dataSize);
unsigned char subtype
Subtype.
InstrumentType::Enum instrumentType
Instrument Type. Tabulated for each market.
Generic Low Priority Message.
Optional< Subtype001 > subtype001
Text message. General information data.
General information data.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
std::string message
Text message.
unsigned char source
Source.
unsigned char recipient
Recipient of the message. Server, Terminal, API, F-E,…
Subtype001(const std::string &inMessage)