OnixS C++ eSpeed ITCH Market Data Handler  1.7.3
API documentation
HandlerSettings.h File Reference
#include <sstream>
#include <string>
#include <set>
#include <vector>
#include <OnixS/eSpeed/MarketData/Itch/ABI.h>
#include <OnixS/eSpeed/MarketData/Itch/Defines.h>
#include <OnixS/eSpeed/MarketData/Itch/LogSettings.h>

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

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

Alias for symbol list.

Definition at line 97 of file HandlerSettings.h.

Function Documentation

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 
)