24#include <OnixS/Senaf/MarketData/Export.h>
62 void nativeSerializeTo(FieldSerializer&)
const;
63 KeepAlive(
const char* data,
size_t dataSize);
64 void deserialize(
const char* data,
size_t dataSize);
Represents date without time component.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
Keep-Alive message to check correct operation.
TimeSpan systemTime
System Time.
std::string toString() const
Returns string representation.
Date systemDate
System Date.
friend class MessageSerializer
friend class MessageDeserializer
bool systemError
Error flag.
KeepAlive()
Default constructor.