OnixS C++ Fenics UST BIMP Market Data Handler  1.1.0
API documentation
Enumerations.h File Reference

Go to the source code of this file.

Classes

struct  EventCode
 
struct  IndustryIdentifierType
 
struct  InstrumentType
 
struct  PriceType
 
struct  MatchAlgorithm
 
struct  Authenticity
 
struct  TradingState
 
struct  Side
 
struct  BlockTierId
 
struct  YesOrNo
 
struct  PrivilegeState
 
struct  WorkupState
 

Namespaces

 OnixS
 
 OnixS::FenicsUST
 
 OnixS::FenicsUST::MarketData
 
 OnixS::FenicsUST::MarketData::Bimp
 

Functions

ONIXS_FENICSUST_BIMP_API void toStr (std::string &, EventCode::Enum)
 
std::string toStr (EventCode::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, IndustryIdentifierType::Enum)
 
std::string toStr (IndustryIdentifierType::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, InstrumentType::Enum)
 
std::string toStr (InstrumentType::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, PriceType::Enum)
 
std::string toStr (PriceType::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, MatchAlgorithm::Enum)
 
std::string toStr (MatchAlgorithm::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, Authenticity::Enum)
 
std::string toStr (Authenticity::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, TradingState::Enum)
 
std::string toStr (TradingState::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, Side::Enum)
 
std::string toStr (Side::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, BlockTierId::Enum)
 
std::string toStr (BlockTierId::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, YesOrNo::Enum)
 
std::string toStr (YesOrNo::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, PrivilegeState::Enum)
 
std::string toStr (PrivilegeState::Enum layout)
 
ONIXS_FENICSUST_BIMP_API void toStr (std::string &, WorkupState::Enum)
 
std::string toStr (WorkupState::Enum layout)