Typedefs | |
| typedef std::vector< std::string > | HandlerLogs |
| typedef std::vector< std::string >::iterator | HandlerLogsEntry |
| typedef UInt8 | Byte |
| typedef char | Char |
| typedef StrRef | Alpha |
| typedef UInt8 | BitField |
| typedef StrRef | Date |
| typedef StrRef | Time |
| typedef UInt64 | UDT |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -8 > > | Price |
| typedef FixedPointDecimal< UInt64, IntegralConstant< Int8, -8 > > | Size |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -4 > > | Price4 |
| typedef FixedPointDecimal< UInt64, IntegralConstant< Int8, -4 > > | Size4 |
| typedef StrRef | DateAndTime |
| typedef StrRef | MiFIDDecimal |
| typedef UInt32 | SequenceNumber |
| typedef UInt16 | MessageSize |
| typedef size_t | CpuIndex |
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) |
| ONIXS_LSE_GTP_API std::string | enumToString (LogLevel::Enum) |
| LogSettings::Enum | operator| (LogSettings::Enum a, LogSettings::Enum b) |
| LogFilePermission::Enum | operator| (LogFilePermission::Enum a, LogFilePermission::Enum b) |
| void ONIXS_LSE_GTP_API | gatherLogs (HandlerLogs *gatheredLogs, const std::string &root) |
| bool | operator== (const TimeSpan &left, const TimeSpan &right) |
| bool | operator!= (const TimeSpan &left, const TimeSpan &right) |
| bool | operator< (const TimeSpan &left, const TimeSpan &right) |
| bool | operator> (const TimeSpan &left, const TimeSpan &right) |
| ONIXS_LSE_GTP_API void | toStrAsHHMMSS (std::string &, TimeSpan) |
| ONIXS_LSE_GTP_API void | toStrAsHHMMSSmsec (std::string &, TimeSpan) |
| ONIXS_LSE_GTP_API void | toStrAsSDHHMMSSnsec (std::string &, TimeSpan) |
| void | toStr (std::string &str, TimeSpan timeSpan, TimeSpanFormat::Enum format=TimeSpanFormat::SDHHMMSSnsec) |
| std::string | toStr (TimeSpan timeSpan, TimeSpanFormat::Enum format=TimeSpanFormat::SDHHMMSSnsec) |
| Timestamp | fromSeconds (UInt32 secondsSinceEpoch) |
| bool | operator== (const Timestamp &left, const Timestamp &right) |
| bool | operator!= (const Timestamp &left, const Timestamp &right) |
| bool | operator< (const Timestamp &left, const Timestamp &right) |
| bool | operator<= (const Timestamp &left, const Timestamp &right) |
| bool | operator> (const Timestamp &left, const Timestamp &right) |
| bool | operator>= (const Timestamp &left, const Timestamp &right) |
| Timestamp | operator+ (const Timestamp ×tamp, const TimeSpan &timeSpan) |
| Timestamp | operator- (const Timestamp ×tamp, const TimeSpan &timeSpan) |
| TimeSpan | operator- (const Timestamp &left, const Timestamp &right) |
| ONIXS_LSE_GTP_API void | toStrAsYYYYMMDD (std::string &, Timestamp) |
| ONIXS_LSE_GTP_API void | toStrAsYYYYMMDDHHMMSS (std::string &, Timestamp) |
| ONIXS_LSE_GTP_API void | toStrAsYYYYMMDDHHMMSSmsec (std::string &, Timestamp) |
| ONIXS_LSE_GTP_API void | toStrAsYYYYMMDDHHMMSSnsec (std::string &, Timestamp) |
| ONIXS_LSE_GTP_API void | toStr (std::string &str, Timestamp timestamp, TimestampFormat::Enum format=TimestampFormat::YYYYMMDDHHMMSSnsec) |
| std::string | toStr (Timestamp timestamp, TimestampFormat::Enum format=TimestampFormat::YYYYMMDDHHMMSSnsec) |
| ONIXS_LSE_GTP_API bool | fromStr (Timestamp &, const char *, size_t) |
| bool | fromStr (Timestamp &ts, const std::string &str) |
| ONIXS_LSE_GTP_API void | throwIncorrectSize (const std::string &messageName, MessageSize receivedSize, MessageSize expectedSize) |
| ONIXS_LSE_GTP_API std::string | enumToString (ErrorCode::Enum) |
| ONIXS_LSE_GTP_API std::ostream & | operator<< (std::ostream &stream, const ServiceDescriptor &descriptor) |
| ONIXS_LSE_GTP_API std::ostream & | operator<< (std::ostream &stream, const FeedDescriptor &descriptor) |
| ONIXS_LSE_GTP_API std::ostream & | operator<< (std::ostream &stream, const TcpServiceDescriptor &descriptor) |
| ONIXS_LSE_GTP_API std::ostream & | operator<< (std::ostream &stream, const TcpFeedDescriptor &descriptor) |
| ONIXS_LSE_GTP_API std::ostream & | operator<< (std::ostream &stream, const HandlerSettings &settings) |
| template<typename Type> | |
| void * | toOpaquePtr (Type *ptr) ONIXS_LSE_GTP_NOTHROW |
| template<typename Type> | |
| const void * | toOpaquePtr (const Type *ptr) ONIXS_LSE_GTP_NOTHROW |
| template<typename Type> | |
| Byte * | toByteBlock (Type *ptr) ONIXS_LSE_GTP_NOTHROW |
| template<typename Type> | |
| const Byte * | toByteBlock (const Type *ptr) ONIXS_LSE_GTP_NOTHROW |
| template<typename Type> | |
| Type * | advanceByBytes (Type *pointer, ptrdiff_t distance) ONIXS_LSE_GTP_NOTHROW |
| template<typename Type> | |
| Type * | advanceBackByBytes (Type *pointer, ptrdiff_t distance) ONIXS_LSE_GTP_NOTHROW |
| template<typename Left, typename Right> | |
| ptrdiff_t | byteDistance (Left *left, Right *right) ONIXS_LSE_GTP_NOTHROW |
| template<class FieldValue> | |
| FieldValue | unalignedCopy (const void *p) ONIXS_LSE_GTP_NOTHROW |
| template<class Mantissa, class Exponent> | |
| bool | operator== (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
| template<class Mantissa, class Exponent> | |
| bool | operator!= (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
| template<class Mantissa, class Exponent> | |
| bool | operator< (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
| template<class Mantissa, class Exponent> | |
| bool | operator> (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
| template<class Mantissa, class Exponent> | |
| bool | operator<= (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
| template<class Mantissa, class Exponent> | |
| bool | operator>= (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
| ONIXS_LSE_GTP_API void | decimalToStr (std::string &, Int64, Int32) |
| template<class Mantissa, class Exponent> | |
| void | toStr (std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number) |
| template<class Mantissa, class Exponent> | |
| std::string | toStr (const FixedPointDecimal< Mantissa, Exponent > &number) |
| template<class Mantissa, class Exponent> | |
| std::ostream & | operator<< (std::ostream &stream, const FixedPointDecimal< Mantissa, Exponent > &number) |
| ONIXS_LSE_GTP_API std::string | enumToString (HandlerState::Enum) |
| StrRef | toStrRef (const std::string &str) |
| StrRef | toStrRef (const Char *cStr) |
| std::string | toStr (const StrRef &ref) |
| void | toStr (std::string &str, const StrRef &ref) |
| std::string | toStr (Char character) |
| void | toStr (std::string &str, Char character) |
| void | toStr (std::string &str, const std::string &value) |
| bool | operator== (const StrRef &left, const StrRef &right) |
| bool | operator!= (const StrRef &left, const StrRef &right) |
| bool | operator== (const StrRef &ref, const std::string &str) |
| bool | operator!= (const StrRef &ref, const std::string &str) |
| bool | operator== (const std::string &str, const StrRef &ref) |
| bool | operator!= (const std::string &str, const StrRef &ref) |
| bool | operator== (const StrRef &ref, const Char *str) |
| bool | operator!= (const StrRef &ref, const Char *str) |
| bool | operator== (const Char *str, const StrRef &ref) |
| bool | operator!= (const Char *str, const StrRef &ref) |
| bool | operator< (const StrRef &left, const StrRef &right) |
| bool | operator> (const StrRef &left, const StrRef &right) |
| std::ostream & | operator<< (std::ostream &stream, const StrRef &text) |
| ONIXS_LSE_GTP_API std::ostream & | operator<< (std::ostream &stream, const DataSource &ds) |
| bool | process (FeedEngine &engine) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, Int8) |
| std::string | toStr (Int8 number) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, UInt8) |
| std::string | toStr (UInt8 number) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, Int16) |
| std::string | toStr (Int16 number) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, UInt16) |
| std::string | toStr (UInt16 number) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, Int32) |
| std::string | toStr (Int32 number) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, UInt32) |
| std::string | toStr (UInt32 number) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, Int64) |
| std::string | toStr (Int64 number) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, UInt64) |
| std::string | toStr (UInt64 number) |
| template<typename Type, Type Constant> | |
| void | toStr (std::string &str, IntegralConstant< Type, Constant > constant) |
| template<typename Type, Type Constant> | |
| std::string | toStr (IntegralConstant< Type, Constant > constant) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const AddOrderIncrementalMsg &) |
| std::string | toStr (const AddOrderIncrementalMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const AddOrderMBOMsg &) |
| std::string | toStr (const AddOrderMBOMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const AddOrderMBPMsg &) |
| std::string | toStr (const AddOrderMBPMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const AnalyticsMsg &) |
| std::string | toStr (const AnalyticsMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const AddOrderShortMBOMsg &) |
| std::string | toStr (const AddOrderShortMBOMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const AddOrderShortMBPMsg &) |
| std::string | toStr (const AddOrderShortMBPMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const InstrumentDirectoryMsg &) |
| std::string | toStr (const InstrumentDirectoryMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const InstrumentDirectoryEquitiesMsg &) |
| std::string | toStr (const InstrumentDirectoryEquitiesMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const InstrumentStatusMsg &) |
| std::string | toStr (const InstrumentStatusMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const MiFIDIITradeMsg &) |
| std::string | toStr (const MiFIDIITradeMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const MiFIDIITradeCrossMsg &) |
| std::string | toStr (const MiFIDIITradeCrossMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const OrderBookClearMsg &) |
| std::string | toStr (const OrderBookClearMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const DeleteOrderMsg &) |
| std::string | toStr (const DeleteOrderMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const ModifyOrderMsg &) |
| std::string | toStr (const ModifyOrderMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const StatisticsMsg &) |
| std::string | toStr (const StatisticsMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const StatisticsSnapshotMsg &) |
| std::string | toStr (const StatisticsSnapshotMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const StatisticsUpdateMsg &) |
| std::string | toStr (const StatisticsUpdateMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const SystemEventMsg &) |
| std::string | toStr (const SystemEventMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const TopOfBookMsg &) |
| std::string | toStr (const TopOfBookMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const TradeMsg &) |
| std::string | toStr (const TradeMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const TradeCrossMsg &) |
| std::string | toStr (const TradeCrossMsg &msg) |
| ONIXS_LSE_GTP_API void | toStr (std::string &, const TradeSummaryMsg &) |
| std::string | toStr (const TradeSummaryMsg &msg) |
Variables | |
| class ONIXS_LSE_GTP_API | FeedEngineThreadPool |
| typedef UInt8 BitField |
| typedef UInt8 Byte |
| typedef StrRef DateAndTime |
| typedef std::vector<std::string> HandlerLogs |
| typedef std::vector<std::string>::iterator HandlerLogsEntry |
| typedef UInt16 MessageSize |
| typedef StrRef MiFIDDecimal |
| typedef FixedPointDecimal< Int64, IntegralConstant<Int8, -8> > Price |
| typedef FixedPointDecimal< Int64, IntegralConstant<Int8, -4> > Price4 |
| typedef UInt32 SequenceNumber |
| typedef FixedPointDecimal< UInt64, IntegralConstant<Int8, -8> > Size |
| typedef FixedPointDecimal< UInt64, IntegralConstant<Int8, -4> > Size4 |
| typedef UInt64 UDT |
|
inline |
|
inline |
|
inline |
| ONIXS_LSE_GTP_API void decimalToStr | ( | std::string & | , |
| Int64 | , | ||
| Int32 | ) |
Serializes decimal presented by mantissa and exponent into a string.
| ONIXS_LSE_GTP_API std::string enumToString | ( | ErrorCode::Enum | ) |
Returns string representation of ErrorCode value.
| ONIXS_LSE_GTP_API std::string enumToString | ( | HandlerState::Enum | ) |
Returns string representation of HandlerState value.
| ONIXS_LSE_GTP_API std::string enumToString | ( | LogLevel::Enum | ) |
Returns string representation of ErrorCode value.
|
inline |
| ONIXS_LSE_GTP_API bool fromStr | ( | Timestamp & | , |
| const char * | , | ||
| size_t | ) |
De-serializes a timestamp from the given string.
|
inline |
| void ONIXS_LSE_GTP_API gatherLogs | ( | HandlerLogs * | gatheredLogs, |
| const std::string & | root ) |
Gathers log files logs which are stored in a given folder.
| bool operator!= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
| const FixedPointDecimal< Mantissa, Exponent > & | right ) |
|
inline |
|
inline |
| bool operator< | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
| const FixedPointDecimal< Mantissa, Exponent > & | right ) |
| ONIXS_LSE_GTP_API std::ostream & operator<< | ( | std::ostream & | stream, |
| const DataSource & | ds ) |
| ONIXS_LSE_GTP_API std::ostream & operator<< | ( | std::ostream & | stream, |
| const FeedDescriptor & | descriptor ) |
| std::ostream & operator<< | ( | std::ostream & | stream, |
| const FixedPointDecimal< Mantissa, Exponent > & | number ) |
| ONIXS_LSE_GTP_API std::ostream & operator<< | ( | std::ostream & | stream, |
| const HandlerSettings & | settings ) |
| ONIXS_LSE_GTP_API std::ostream & operator<< | ( | std::ostream & | stream, |
| const ServiceDescriptor & | descriptor ) |
|
inline |
| ONIXS_LSE_GTP_API std::ostream & operator<< | ( | std::ostream & | stream, |
| const TcpFeedDescriptor & | descriptor ) |
| ONIXS_LSE_GTP_API std::ostream & operator<< | ( | std::ostream & | stream, |
| const TcpServiceDescriptor & | descriptor ) |
| bool operator<= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
| const FixedPointDecimal< Mantissa, Exponent > & | right ) |
| bool operator== | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
| const FixedPointDecimal< Mantissa, Exponent > & | right ) |
|
inline |
|
inline |
| bool operator> | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
| const FixedPointDecimal< Mantissa, Exponent > & | right ) |
| bool operator>= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
| const FixedPointDecimal< Mantissa, Exponent > & | right ) |
|
inline |
Typed logical operator helper.
Definition at line 114 of file LogSettings.h.
|
inline |
Typed logical operator helper.
Definition at line 85 of file LogSettings.h.
|
inline |
Carries out pending actions like data retrieval and event dispatching.
The returned value indicates whether any events have been handled by the engine.
Definition at line 133 of file FeedEngine.h.
| ONIXS_LSE_GTP_API void throwIncorrectSize | ( | const std::string & | messageName, |
| MessageSize | receivedSize, | ||
| MessageSize | expectedSize ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Returns string presentation of object.
Definition at line 1210 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1396 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 636 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 593 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 492 of file Enumerations.h.
|
inline |
|
inline |
Returns string presentation of object.
Definition at line 126 of file Enumerations.h.
|
inline |
Serializes object into string.
Definition at line 144 of file AddOrderIncremental.h.
|
inline |
Serializes object into string.
Definition at line 131 of file AddOrderMBO.h.
|
inline |
Serializes object into string.
Definition at line 124 of file AddOrderMBP.h.
|
inline |
Serializes object into string.
Definition at line 88 of file AddOrderShortMBO.h.
|
inline |
Serializes object into string.
Definition at line 81 of file AddOrderShortMBP.h.
|
inline |
Serializes object into string.
Definition at line 186 of file Analytics.h.
|
inline |
Serializes object into string.
Definition at line 123 of file DeleteOrder.h.
|
inline |
|
inline |
Serializes object into string.
Definition at line 273 of file InstrumentDirectoryEquities.h.
|
inline |
Serializes object into string.
Definition at line 159 of file InstrumentDirectory.h.
|
inline |
Serializes object into string.
Definition at line 109 of file InstrumentStatus.h.
|
inline |
Serializes object into string.
Definition at line 313 of file MiFIDIITradeCross.h.
|
inline |
Serializes object into string.
Definition at line 327 of file MiFIDIITrade.h.
|
inline |
Serializes object into string.
Definition at line 144 of file ModifyOrder.h.
|
inline |
Serializes object into string.
Definition at line 88 of file OrderBookClear.h.
|
inline |
Serializes object into string.
Definition at line 137 of file Statistics.h.
|
inline |
Serializes object into string.
Definition at line 309 of file StatisticsSnapshot.h.
|
inline |
Serializes object into string.
Definition at line 130 of file StatisticsUpdate.h.
|
inline |
|
inline |
Serializes object into string.
Definition at line 81 of file SystemEvent.h.
|
inline |
Serializes object into string.
Definition at line 137 of file TopOfBook.h.
|
inline |
Serializes object into string.
Definition at line 131 of file TradeCross.h.
|
inline |
|
inline |
Serializes object into string.
Definition at line 153 of file TradeSummary.h.
|
inline |
Returns string presentation of object.
Definition at line 948 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1494 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 240 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1522 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 58 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 271 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 979 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 902 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 209 of file Enumerations.h.
|
inline |
Serializes given integer into a string.
Definition at line 146 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 172 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 198 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 120 of file Integral.h.
|
inline |
Serializes given constant into a string.
Definition at line 229 of file Integral.h.
|
inline |
Returns string presentation of object.
Definition at line 299 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1053 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1241 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1182 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1334 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 673 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 385 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1436 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1368 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1275 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 345 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 98 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1553 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 734 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1303 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 553 of file Enumerations.h.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| AgencyCrossIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| AlgorithmicIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| AnnouncementType::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| AuctionInfo::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| AuctionType::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| ClearingType::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const AddOrderIncrementalMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const AddOrderMBOMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const AddOrderMBPMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const AddOrderShortMBOMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const AddOrderShortMBPMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const AnalyticsMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const DeleteOrderMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const InstrumentDirectoryEquitiesMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const InstrumentDirectoryMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const InstrumentStatusMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const MiFIDIITradeCrossMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const MiFIDIITradeMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const ModifyOrderMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const OrderBookClearMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const StatisticsMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const StatisticsSnapshotMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const StatisticsUpdateMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const SystemEventMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const TopOfBookMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const TradeCrossMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const TradeMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| const TradeSummaryMsg & | ) |
Serializes object into string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| CrossType::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| DeferralEnrichmentType::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| DirtyCleanPrice::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| DuplicativeIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| EventCode::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| GrossSettlementIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| HiddenExecutionIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| ImbalanceDirection::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| InstrumentOptionStyle::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| Int16 | ) |
Serializes given integer into a string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| Int32 | ) |
Serializes given integer into a string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| Int64 | ) |
Serializes given integer into a string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| Int8 | ) |
Serializes given integer into a string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| InverseOrderbook::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| MarketMechanism::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| ModificationIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| NegotiationIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| OffBookAutomatedIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| OrderBookType::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| OrderType::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| PostTradeDeferralReason::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| PriceFormationIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| ReferencePriceIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| SessionChangeReason::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| SettlementSystem::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| Side::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| SourceVenue::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| SpecialDividendIndicator::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| StatisticType::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| TradeQualifier::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| TradeType::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| TradingMode::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| TradingStatus::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| TransactionCategory::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| UInt16 | ) |
Serializes given integer into a string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| UInt32 | ) |
Serializes given integer into a string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| UInt64 | ) |
Serializes given integer into a string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| UInt8 | ) |
Serializes given integer into a string.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| UnderlyingType::Enum | ) |
Appends string presentation of object.
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | , |
| VenueOfExecution::Enum | ) |
Appends string presentation of object.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Serializes given constant into a string.
Definition at line 222 of file Integral.h.
|
inline |
| ONIXS_LSE_GTP_API void toStr | ( | std::string & | str, |
| Timestamp | timestamp, | ||
| TimestampFormat::Enum | format = TimestampFormat::YYYYMMDDHHMMSSnsec ) |
Serializes timestamp according to specified pattern.
|
inline |
|
inline |
|
inline |
Returns string presentation of object.
Definition at line 1010 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 440 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1108 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 868 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 1145 of file Enumerations.h.
|
inline |
Serializes given integer into a string.
Definition at line 159 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 185 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 211 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 133 of file Integral.h.
|
inline |
Returns string presentation of object.
Definition at line 178 of file Enumerations.h.
|
inline |
Returns string presentation of object.
Definition at line 771 of file Enumerations.h.
| ONIXS_LSE_GTP_API void toStrAsHHMMSS | ( | std::string & | , |
| TimeSpan | ) |
| ONIXS_LSE_GTP_API void toStrAsHHMMSSmsec | ( | std::string & | , |
| TimeSpan | ) |
| ONIXS_LSE_GTP_API void toStrAsSDHHMMSSnsec | ( | std::string & | , |
| TimeSpan | ) |
| ONIXS_LSE_GTP_API void toStrAsYYYYMMDD | ( | std::string & | , |
| Timestamp | ) |
Serializes timestamp in YYYYMMDD format.
| ONIXS_LSE_GTP_API void toStrAsYYYYMMDDHHMMSS | ( | std::string & | , |
| Timestamp | ) |
Serializes timestamp in YYYYMMDDHHMMSS format.
| ONIXS_LSE_GTP_API void toStrAsYYYYMMDDHHMMSSmsec | ( | std::string & | , |
| Timestamp | ) |
Serializes timestamp in YYYYMMDDHHMMSSmsec format.
| ONIXS_LSE_GTP_API void toStrAsYYYYMMDDHHMMSSnsec | ( | std::string & | , |
| Timestamp | ) |
Serializes timestamp in YYYYMMDDHHMMSSnsec format.
|
inline |
|
inline |
| class ONIXS_LSE_GTP_API FeedEngineThreadPool |
Definition at line 271 of file FeedEngine.h.