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

Go to the source code of this file.

Classes

struct  AddOrderMsg

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 114 of file AddOrderMsg.h.

◆ toStr() [1/2]

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

Serializes object into string.

Definition at line 106 of file AddOrderMsg.h.

◆ toStr() [2/2]

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

Serializes object into string.