24 #include <OnixS/Senaf/MarketData/Export.h> 30 namespace OnixS {
namespace Senaf {
namespace MarketData {
33 class FieldSerializer;
72 std::string toString()
const;
75 friend class MessageSerializer;
76 friend class MessageDeserializer;
78 void nativeSerializeTo(FieldSerializer&)
const;
79 void deserialize(
const char* data,
size_t dataSize);
83 ONIXS_BME_SENAF_EXPORT std::ostream&
Represents date without time component.
unsigned short applicationVersion
Application Version.
Connection Start-Up Request.
unsigned char broker
Source Member / Broker.
std::string applicationName
Application Name.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
std::string userPassword
User Password.
std::string userName
User Name.
std::string applicationPassword
Application Password.