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

Go to the source code of this file.

Classes

struct  MutableLoginResponse
struct  MutableReplayComplete
struct  MutableLogoutResponse
struct  MutableServerHeartbeat
struct  ConstantLoginRequest
struct  ConstantLoginRequest::Unit
struct  ConstantLogoutRequest
struct  ConstantClientHeartbeat

Namespaces

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

Functions

ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, MutableLoginResponse)
std::string toStr (const MutableLoginResponse &value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, MutableReplayComplete)
std::string toStr (const MutableReplayComplete &value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, MutableLogoutResponse)
std::string toStr (const MutableLogoutResponse &value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, MutableServerHeartbeat)
std::string toStr (const MutableServerHeartbeat &value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, ConstantLoginRequest)
std::string toStr (const ConstantLoginRequest &value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, ConstantLogoutRequest)
std::string toStr (const ConstantLogoutRequest &value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, ConstantClientHeartbeat)
std::string toStr (const ConstantClientHeartbeat &value)