OnixS C++ EuroTLX GTP Market Data Handler  1.4.0
API documentation
HandlerSettings.h File Reference
#include <OnixS/EuroTLX/MarketData/GTP/ABI.h>
#include <OnixS/EuroTLX/MarketData/GTP/Defines.h>
#include <OnixS/EuroTLX/MarketData/GTP/LogSettings.h>
#include <sstream>
#include <string>
#include <set>
#include <vector>

Go to the source code of this file.

Classes

struct  ServiceDescriptor
 
struct  FeedDescriptor
 
struct  TcpServiceDescriptor
 
struct  TcpFeedDescriptor
 
struct  HandlerSettings
 

Namespaces

 OnixS
 
 OnixS::EuroTLX
 
 OnixS::EuroTLX::MarketData
 
 OnixS::EuroTLX::MarketData::GTP
 

Typedefs

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

Functions

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