Go to the source code of this file.
Classes | |
struct | LoginRequest |
struct | LogoutRequest |
struct | ClientHeartbeat |
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 &, LoginRequest) |
std::string | toStr (const LoginRequest &value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, LogoutRequest) |
std::string | toStr (const LogoutRequest &value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, ClientHeartbeat) |
std::string | toStr (const ClientHeartbeat &value) |