25#include <OnixS/Senaf/MarketData/Export.h>
107 Subtype002(
bool inTerminalActivated,
unsigned char inChecksum)
133 Subtype003(
bool inReferenceActivated,
unsigned char inChecksum)
155 void deserialize(
const char* data,
size_t dataSize);
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
std::string message
Text message.
Subtype001(const std::string &inMessage)
Subtype002(bool inTerminalActivated, unsigned char inChecksum)
unsigned char checksum
Checksum.
bool terminalActivated
Terminal Activate / Block.
bool referenceActivated
Reference Activate / Block.
unsigned char checksum
Checksum.
Subtype003(bool inReferenceActivated, unsigned char inChecksum)
Generic High Priority Message.
std::string toString() const
Returns string representation.
Optional< Subtype001 > subtype001
Text message. General information data.
unsigned char subtype
Subtype.
Optional< Subtype003 > subtype003
Reference or Market Activate / Block Message.
Optional< Subtype002 > subtype002
Terminal Activate / Block Message.
friend class MessageDeserializer
unsigned char source
Source.
GenericHighPriorityMessage()
Default constructor.
unsigned char recipient
Recipient of the message. Server, Terminal, API, F-E,…
InstrumentType::Enum instrumentType
Instrument Type. Tabulated for each market.