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

Go to the source code of this file.

Classes

struct  OrderCancelMsg

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 101 of file OrderCancelMsg.h.

◆ toStr() [1/2]

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

Serializes object into string.

Definition at line 93 of file OrderCancelMsg.h.

◆ toStr() [2/2]

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

Serializes object into string.