OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler 1.12.1
API Documentation
Loading...
Searching...
No Matches
SessionMessages.In.h File Reference

Go to the source code of this file.

Classes

struct  LoginResponse
struct  LoginResponse::Unit
struct  ReplayComplete
struct  LogoutResponse
struct  ServerHeartbeat

Namespaces

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

Functions

ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, LoginResponse)
std::string toStr (const LoginResponse &value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, LoginResponse::Unit)
std::string toStr (const LoginResponse::Unit &value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, ReplayComplete)
std::string toStr (const ReplayComplete &value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, LogoutResponse)
std::string toStr (const LogoutResponse &value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, ServerHeartbeat)
std::string toStr (const ServerHeartbeat &value)