OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler 1.12.0
API documentation
Loading...
Searching...
No Matches
Enumerations.h File Reference

Go to the source code of this file.

Classes

struct  OrderReasonCode
struct  QuoteReasonCode
struct  MessageType
struct  BaseLiquidityIndicator
struct  CancelOrigOnReject
struct  Capacity
struct  CtiCode
struct  CustOrderHandlingInst
struct  ManualOrderIndicator
struct  MultilegReportingType
struct  OpenClose
struct  OrdType
struct  PendingStatus
struct  QuoteResult
struct  RestatementReason
struct  RiskResetResult
struct  Side
struct  SizeModifier
struct  SubLiquidityIndicator
struct  TimeInForce
struct  LoginResponseStatus
struct  LogoutResponseReason

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 &, OrderReasonCode::Enum)
std::string toStr (OrderReasonCode::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, QuoteReasonCode::Enum)
std::string toStr (QuoteReasonCode::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, MessageType::Enum)
std::string toStr (MessageType::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, BaseLiquidityIndicator::Enum)
std::string toStr (BaseLiquidityIndicator::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, CancelOrigOnReject::Enum)
std::string toStr (CancelOrigOnReject::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, Capacity::Enum)
std::string toStr (Capacity::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, CtiCode::Enum)
std::string toStr (CtiCode::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, CustOrderHandlingInst::Enum)
std::string toStr (CustOrderHandlingInst::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, ManualOrderIndicator::Enum)
std::string toStr (ManualOrderIndicator::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, MultilegReportingType::Enum)
std::string toStr (MultilegReportingType::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, OpenClose::Enum)
std::string toStr (OpenClose::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, OrdType::Enum)
std::string toStr (OrdType::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, PendingStatus::Enum)
std::string toStr (PendingStatus::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, QuoteResult::Enum)
std::string toStr (QuoteResult::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, RestatementReason::Enum)
std::string toStr (RestatementReason::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, RiskResetResult::Enum)
std::string toStr (RiskResetResult::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, Side::Enum)
std::string toStr (Side::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, SizeModifier::Enum)
std::string toStr (SizeModifier::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, SubLiquidityIndicator::Enum)
std::string toStr (SubLiquidityIndicator::Enum value)
ONIXS_CBOE_CFE_BOE_API void toStr (std::string &, TimeInForce::Enum)
std::string toStr (TimeInForce::Enum value)