25 #include <OnixS/Senaf/MarketData/Export.h> 31 namespace OnixS {
namespace Senaf {
namespace MarketData {
109 Subtype002(
unsigned char inMember,
unsigned char inSource,
unsigned char inUser)
131 std::string toString()
const;
134 friend class MessageDeserializer;
136 void deserialize(
const char* data,
size_t dataSize);
Information message for panic cancellation notification.
Optional< Subtype001 > subtype001
Text message. General information data.
Generic Medium Priority Message.
Subtype001(const std::string &inMessage)
Subtype002(unsigned char inMember, unsigned char inSource, unsigned char inUser)
unsigned char subtype
Subtype.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
unsigned char recipient
Recipient of the message. Server, Terminal, API, F-E,…
unsigned char source
Source (Broker, Member or Senaf).
Optional< Subtype002 > subtype002
General information data.
InstrumentType::Enum instrumentType
Instrument Type. Tabulated for each market.
unsigned char member
Member.
std::string message
Text message.