OnixS C++ Cboe CFE Multicast PITCH Market Data Handler  1.12.1
API documentation
Enumerations.h File Reference

Go to the source code of this file.

Classes

struct  SideIndicator
 
struct  UpdateAction
 
struct  TradeCondition
 
struct  ListingState
 
struct  TradingStatus
 
struct  Issue
 

Namespaces

 OnixS
 
 OnixS::CboeCFE
 
 OnixS::CboeCFE::MarketData
 
 OnixS::CboeCFE::MarketData::Pitch
 

Functions

ONIXS_CBOECFE_PITCH_API void toStr (std::string &, SideIndicator::Enum)
 
std::string toStr (SideIndicator::Enum layout)
 
ONIXS_CBOECFE_PITCH_API void toStr (std::string &, UpdateAction::Enum)
 
std::string toStr (UpdateAction::Enum layout)
 
ONIXS_CBOECFE_PITCH_API void toStr (std::string &, TradeCondition::Enum)
 
std::string toStr (TradeCondition::Enum layout)
 
ONIXS_CBOECFE_PITCH_API void toStr (std::string &, ListingState::Enum)
 
std::string toStr (ListingState::Enum layout)
 
ONIXS_CBOECFE_PITCH_API void toStr (std::string &, TradingStatus::Enum)
 
std::string toStr (TradingStatus::Enum layout)
 
ONIXS_CBOECFE_PITCH_API void toStr (std::string &, Issue::Enum)
 
std::string toStr (Issue::Enum layout)