OnixS C++ eSpeed ITCH Market Data Handler 1.7.3
API documentation
Loading...
Searching...
No Matches
OrderExecutedMsg.h File Reference

Go to the source code of this file.

Classes

struct  OrderExecutedMsg

Functions

ONIXS_ESPEED_ITCH_API void toStr (std::string &, const OrderExecutedMsg &)
std::string toStr (const OrderExecutedMsg &msg)
std::ostream & operator<< (std::ostream &stream, const OrderExecutedMsg &msg)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
const OrderExecutedMsg & msg )
inline

Definition at line 113 of file OrderExecutedMsg.h.

◆ toStr() [1/2]

std::string toStr ( const OrderExecutedMsg & msg)
inline

Serializes object into string.

Definition at line 105 of file OrderExecutedMsg.h.

◆ toStr() [2/2]

ONIXS_ESPEED_ITCH_API void toStr ( std::string & ,
const OrderExecutedMsg &  )

Serializes object into string.