OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.12.0
API documentation
Enumerations.h File Reference
#include <OnixS/CboeCFE/Trading/BOE/Integral.h>
#include <string>

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

 OnixS
 
 OnixS::CboeCFE
 
 OnixS::CboeCFE::Trading
 
 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)