37 const Negotiate200& obj);
64 inline std::string Negotiate200::toString()
const 101 std::ostream& stream,
108 return stream << str;
111 inline std::string NegotiationReject201::toString()
const 148 std::ostream& stream,
155 return stream << str;
158 inline std::string NegotiationResponse202::toString()
const 192 std::ostream& stream,
199 return stream << str;
202 inline std::string Terminate203::toString()
const 239 std::ostream& stream,
246 return stream << str;
249 inline std::string MarketDataRequest205::toString()
const 285 std::ostream& stream,
292 return stream << str;
319 std::ostream& stream,
326 return stream << str;
351 std::ostream& stream,
358 return stream << str;
361 inline std::string RequestAck206::toString()
const 397 std::ostream& stream,
404 return stream << str;
431 std::ostream& stream,
438 return stream << str;
466 std::ostream& stream,
473 return stream << str;
476 inline std::string RequestReject207::toString()
const 513 std::ostream& stream,
520 return stream << str;
523 inline std::string SecurityListRequest208::toString()
const 559 std::ostream& stream,
566 return stream << str;
593 std::ostream& stream,
600 return stream << str;
628 std::ostream& stream,
635 return stream << str;
638 inline std::string SecurityStatusRequest209::toString()
const 674 std::ostream& stream,
681 return stream << str;
708 std::ostream& stream,
715 return stream << str;
743 std::ostream& stream,
750 return stream << str;
753 inline std::string SubscriberHeartbeat210::toString()
const Number of instruments requested.
#define ONIXS_CONFLATEDTCP_MESSAGING_NAMESPACE_END
std::ostream & operator<<(std::ostream &stream, const SubscriberHeartbeat210 &obj)
Serializes into a stream.
Number of securities acknowledged.
void toFix(std::string &str, const SubscriberHeartbeat210 &obj)
Serializes the object into FIX presentation.
#define ONIXS_CONFLATEDTCP_EXPORTED
Number of SecurityGroups acknowledged.
Number of SecurityGroups specified in subscription request.
Number of instruments requested.
#define ONIXS_CONFLATEDTCP_MESSAGING_NAMESPACE_BEGIN
Number of instruments requested.
Number of SecurityGroups specified in subscription request.
Number of SecurityGroups specified in subscription request.
std::string toStr(const SubscriberHeartbeat210 &obj)
Serializes into a string.