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

Go to the source code of this file.

Classes

struct  ServiceDescriptor
struct  FeedDescriptor
struct  HandlerSettings

Typedefs

typedef std::set< std::string > Symbols

Functions

ONIXS_ESPEED_ITCH_API std::ostream & operator<< (std::ostream &stream, const ServiceDescriptor &descriptor)
ONIXS_ESPEED_ITCH_API std::ostream & operator<< (std::ostream &stream, const FeedDescriptor &descriptor)
ONIXS_ESPEED_ITCH_API std::ostream & operator<< (std::ostream &stream, const HandlerSettings &settings)

Typedef Documentation

◆ Symbols

typedef std::set<std::string> Symbols

Alias for symbol list.

Definition at line 97 of file HandlerSettings.h.

Function Documentation

◆ operator<<() [1/3]

ONIXS_ESPEED_ITCH_API std::ostream & operator<< ( std::ostream & stream,
const FeedDescriptor & descriptor )

◆ operator<<() [2/3]

ONIXS_ESPEED_ITCH_API std::ostream & operator<< ( std::ostream & stream,
const HandlerSettings & settings )

◆ operator<<() [3/3]

ONIXS_ESPEED_ITCH_API std::ostream & operator<< ( std::ostream & stream,
const ServiceDescriptor & descriptor )