OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.12.0
API documentation
HandlerSettings.h File Reference

Go to the source code of this file.

Classes

struct  ConnectionRetries
 
struct  HandlerSettings
 
struct  ReplayUnspecifiedUnit
 
struct  LogonSettings
 
struct  LogonSettings::Unit
 

Namespaces

 OnixS
 
 OnixS::CboeCFE
 
 OnixS::CboeCFE::Trading
 
 OnixS::CboeCFE::Trading::BOE
 

Typedefs

typedef std::set< size_t > CpuIndexes
 

Functions

ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, const ConnectionRetries &)
 
std::string toStr (const ConnectionRetries &value)
 
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, const HandlerSettings &)
 
std::string toStr (const HandlerSettings &value)
 
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, ReplayUnspecifiedUnit::Enum)
 
std::string toStr (ReplayUnspecifiedUnit::Enum value)
 
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, const LogonSettings &)
 
std::string toStr (const LogonSettings &value)