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

Go to the source code of this file.

Classes

struct  ExecutionDoneMsg

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 82 of file ExecutionDoneMsg.h.

◆ toStr() [1/2]

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

Serializes object into string.

Definition at line 74 of file ExecutionDoneMsg.h.

◆ toStr() [2/2]

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

Serializes object into string.