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

Go to the source code of this file.

Classes

struct  SystemEventMsg

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 94 of file SystemEventMsg.h.

◆ toStr() [1/2]

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

Serializes object into string.

Definition at line 86 of file SystemEventMsg.h.

◆ toStr() [2/2]

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

Serializes object into string.