OnixS C++ LSE GTP Market Data Handler 1.0.6
API documentation
Loading...
Searching...
No Matches
Enumerations.h File Reference

Go to the source code of this file.

Classes

struct  EventCode
struct  SettlementSystem
struct  ClearingType
struct  UnderlyingType
struct  InstrumentOptionStyle
struct  DirtyCleanPrice
struct  GrossSettlementIndicator
struct  InverseOrderbook
struct  SessionChangeReason
struct  OrderType
struct  TradeType
struct  AuctionType
struct  StatisticType
struct  AuctionInfo
struct  AnnouncementType
struct  OrderBookType
struct  SourceVenue
struct  VenueOfExecution
struct  TradingStatus
struct  ImbalanceDirection
struct  CrossType
struct  HiddenExecutionIndicator
struct  TradeQualifier
struct  MarketMechanism
struct  TradingMode
struct  TransactionCategory
struct  NegotiationIndicator
struct  AgencyCrossIndicator
struct  ModificationIndicator
struct  ReferencePriceIndicator
struct  SpecialDividendIndicator
struct  OffBookAutomatedIndicator
struct  PriceFormationIndicator
struct  AlgorithmicIndicator
struct  PostTradeDeferralReason
struct  DeferralEnrichmentType
struct  DuplicativeIndicator
struct  Side

Namespaces

namespace  OnixS
namespace  OnixS::LSE
namespace  OnixS::LSE::MarketData
namespace  OnixS::LSE::MarketData::GTP

Functions

ONIXS_LSE_GTP_API void toStr (std::string &, EventCode::Enum)
std::string toStr (EventCode::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, SettlementSystem::Enum)
std::string toStr (SettlementSystem::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, ClearingType::Enum)
std::string toStr (ClearingType::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, UnderlyingType::Enum)
std::string toStr (UnderlyingType::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, InstrumentOptionStyle::Enum)
std::string toStr (InstrumentOptionStyle::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, DirtyCleanPrice::Enum)
std::string toStr (DirtyCleanPrice::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, GrossSettlementIndicator::Enum)
std::string toStr (GrossSettlementIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, InverseOrderbook::Enum)
std::string toStr (InverseOrderbook::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, SessionChangeReason::Enum)
std::string toStr (SessionChangeReason::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, OrderType::Enum)
std::string toStr (OrderType::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, TradeType::Enum)
std::string toStr (TradeType::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, AuctionType::Enum)
std::string toStr (AuctionType::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, StatisticType::Enum)
std::string toStr (StatisticType::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, AuctionInfo::Enum)
std::string toStr (AuctionInfo::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, AnnouncementType::Enum)
std::string toStr (AnnouncementType::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, OrderBookType::Enum)
std::string toStr (OrderBookType::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, SourceVenue::Enum)
std::string toStr (SourceVenue::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, VenueOfExecution::Enum)
std::string toStr (VenueOfExecution::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, TradingStatus::Enum)
std::string toStr (TradingStatus::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, ImbalanceDirection::Enum)
std::string toStr (ImbalanceDirection::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, CrossType::Enum)
std::string toStr (CrossType::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, HiddenExecutionIndicator::Enum)
std::string toStr (HiddenExecutionIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, TradeQualifier::Enum)
std::string toStr (TradeQualifier::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, MarketMechanism::Enum)
std::string toStr (MarketMechanism::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, TradingMode::Enum)
std::string toStr (TradingMode::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, TransactionCategory::Enum)
std::string toStr (TransactionCategory::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, NegotiationIndicator::Enum)
std::string toStr (NegotiationIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, AgencyCrossIndicator::Enum)
std::string toStr (AgencyCrossIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, ModificationIndicator::Enum)
std::string toStr (ModificationIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, ReferencePriceIndicator::Enum)
std::string toStr (ReferencePriceIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, SpecialDividendIndicator::Enum)
std::string toStr (SpecialDividendIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, OffBookAutomatedIndicator::Enum)
std::string toStr (OffBookAutomatedIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, PriceFormationIndicator::Enum)
std::string toStr (PriceFormationIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, AlgorithmicIndicator::Enum)
std::string toStr (AlgorithmicIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, PostTradeDeferralReason::Enum)
std::string toStr (PostTradeDeferralReason::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, DeferralEnrichmentType::Enum)
std::string toStr (DeferralEnrichmentType::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, DuplicativeIndicator::Enum)
std::string toStr (DuplicativeIndicator::Enum value)
ONIXS_LSE_GTP_API void toStr (std::string &, Side::Enum)
std::string toStr (Side::Enum value)