Typedefs | |
typedef std::vector< std::string > | HandlerLogs |
typedef std::vector< std::string >::iterator | HandlerLogsEntry |
typedef std::set< std::string > | Symbols |
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 |
typedef TimeSpanFormats::Enum | TimeSpanFormat |
Functions | |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, EventCode::Enum) |
std::string | toStr (EventCode::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, SettlementSystem::Enum) |
std::string | toStr (SettlementSystem::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, ClearingType::Enum) |
std::string | toStr (ClearingType::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, UnderlyingType::Enum) |
std::string | toStr (UnderlyingType::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, InstrumentOptionStyle::Enum) |
std::string | toStr (InstrumentOptionStyle::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, DirtyCleanPrice::Enum) |
std::string | toStr (DirtyCleanPrice::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, GrossSettlementIndicator::Enum) |
std::string | toStr (GrossSettlementIndicator::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, InverseOrderbook::Enum) |
std::string | toStr (InverseOrderbook::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, SessionChangeReason::Enum) |
std::string | toStr (SessionChangeReason::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, Side::Enum) |
std::string | toStr (Side::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, OrderType::Enum) |
std::string | toStr (OrderType::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, TradeType::Enum) |
std::string | toStr (TradeType::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, TradeQualifier::Enum) |
std::string | toStr (TradeQualifier::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, AuctionType::Enum) |
std::string | toStr (AuctionType::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, StatisticType::Enum) |
std::string | toStr (StatisticType::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, AuctionInfo::Enum) |
std::string | toStr (AuctionInfo::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, AnnouncementType::Enum) |
std::string | toStr (AnnouncementType::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, OrderBookType::Enum) |
std::string | toStr (OrderBookType::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, SourceVenue::Enum) |
std::string | toStr (SourceVenue::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, TradingStatus::Enum) |
std::string | toStr (TradingStatus::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, ImbalanceDirection::Enum) |
std::string | toStr (ImbalanceDirection::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, HiddenExecutionIndicator::Enum) |
std::string | toStr (HiddenExecutionIndicator::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, TradeSummarySide::Enum) |
std::string | toStr (TradeSummarySide::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, MarketMechanism::Enum) |
std::string | toStr (MarketMechanism::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, TradingMode::Enum) |
std::string | toStr (TradingMode::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, TransactionCategory::Enum) |
std::string | toStr (TransactionCategory::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, NegotiationIndicator::Enum) |
std::string | toStr (NegotiationIndicator::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, AgencyCrossIndicator::Enum) |
std::string | toStr (AgencyCrossIndicator::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, ModificationIndicator::Enum) |
std::string | toStr (ModificationIndicator::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, ReferencePriceIndicator::Enum) |
std::string | toStr (ReferencePriceIndicator::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, SpecialDividendIndicator::Enum) |
std::string | toStr (SpecialDividendIndicator::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, OffBookAutomatedIndicator::Enum) |
std::string | toStr (OffBookAutomatedIndicator::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, PriceFormationIndicator::Enum) |
std::string | toStr (PriceFormationIndicator::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, AlgorithmicIndicator::Enum) |
std::string | toStr (AlgorithmicIndicator::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, PostTradeDeferralReason::Enum) |
std::string | toStr (PostTradeDeferralReason::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, DeferralEnrichmentType::Enum) |
std::string | toStr (DeferralEnrichmentType::Enum value) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, DuplicativeIndicator::Enum) |
std::string | toStr (DuplicativeIndicator::Enum value) |
ONIXS_EUROTLX_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_EUROTLX_GTP_API | gatherLogs (HandlerLogs *gatheredLogs, const std::string &root) |
TimeSpan | operator- (const Timestamp &left, const Timestamp &right) |
ONIXS_EUROTLX_GTP_API void | throwIncorrectSize (const std::string &messageName, MessageSize receivedSize, MessageSize expectedSize) |
ONIXS_EUROTLX_GTP_API std::string | enumToString (ErrorCode::Enum) |
ONIXS_EUROTLX_GTP_API std::ostream & | operator<< (std::ostream &stream, const ServiceDescriptor &descriptor) |
ONIXS_EUROTLX_GTP_API std::ostream & | operator<< (std::ostream &stream, const FeedDescriptor &descriptor) |
ONIXS_EUROTLX_GTP_API std::ostream & | operator<< (std::ostream &stream, const TcpServiceDescriptor &descriptor) |
ONIXS_EUROTLX_GTP_API std::ostream & | operator<< (std::ostream &stream, const TcpFeedDescriptor &descriptor) |
ONIXS_EUROTLX_GTP_API std::ostream & | operator<< (std::ostream &stream, const HandlerSettings &settings) |
template<typename Type > | |
void * | toOpaquePtr (Type *ptr) ONIXS_EUROTLX_GTP_NOTHROW |
template<typename Type > | |
const void * | toOpaquePtr (const Type *ptr) ONIXS_EUROTLX_GTP_NOTHROW |
template<typename Type > | |
Byte * | toByteBlock (Type *ptr) ONIXS_EUROTLX_GTP_NOTHROW |
template<typename Type > | |
const Byte * | toByteBlock (const Type *ptr) ONIXS_EUROTLX_GTP_NOTHROW |
template<typename Type > | |
Type * | advanceByBytes (Type *pointer, ptrdiff_t distance) ONIXS_EUROTLX_GTP_NOTHROW |
template<typename Type > | |
Type * | advanceBackByBytes (Type *pointer, ptrdiff_t distance) ONIXS_EUROTLX_GTP_NOTHROW |
template<typename Left , typename Right > | |
ptrdiff_t | byteDistance (Left *left, Right *right) ONIXS_EUROTLX_GTP_NOTHROW |
template<class FieldValue > | |
FieldValue | unalignedCopy (const void *p) ONIXS_EUROTLX_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_EUROTLX_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_EUROTLX_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_EUROTLX_GTP_API std::ostream & | operator<< (std::ostream &stream, const DataSource &ds) |
ONIXS_EUROTLX_GTP_API std::ostream & | operator<< (std::ostream &stream, const FeedEngineSettings &settings) |
ONIXS_EUROTLX_GTP_API_DECL (class, FeedEngine) | |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, Int8) |
std::string | toStr (Int8 number) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, UInt8) |
std::string | toStr (UInt8 number) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, Int16) |
std::string | toStr (Int16 number) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, UInt16) |
std::string | toStr (UInt16 number) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, Int32) |
std::string | toStr (Int32 number) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, UInt32) |
std::string | toStr (UInt32 number) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, Int64) |
std::string | toStr (Int64 number) |
ONIXS_EUROTLX_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_EUROTLX_GTP_API void | toStr (std::string &, const AddOrderIncrementalMsg &) |
std::string | toStr (const AddOrderIncrementalMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const AddOrderMBOMsg &) |
std::string | toStr (const AddOrderMBOMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const AddOrderMBPMsg &) |
std::string | toStr (const AddOrderMBPMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const AddOrderShortMBOMsg &) |
std::string | toStr (const AddOrderShortMBOMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const AddOrderShortMBPMsg &) |
std::string | toStr (const AddOrderShortMBPMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const AnnouncementsMsg &) |
std::string | toStr (const AnnouncementsMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const IndicativeQuoteInformationMsg &) |
std::string | toStr (const IndicativeQuoteInformationMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const InstrumentDirectoryMsg &) |
std::string | toStr (const InstrumentDirectoryMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const InstrumentDirectoryEquitiesMsg &) |
std::string | toStr (const InstrumentDirectoryEquitiesMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const InstrumentDirectoryFixedIncomeMsg &) |
std::string | toStr (const InstrumentDirectoryFixedIncomeMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const InstrumentStatusMsg &) |
std::string | toStr (const InstrumentStatusMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const MiFIDIITradeMsg &) |
std::string | toStr (const MiFIDIITradeMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const OrderBookClearMsg &) |
std::string | toStr (const OrderBookClearMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const DeleteOrderMsg &) |
std::string | toStr (const DeleteOrderMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const ModifyOrderMsg &) |
std::string | toStr (const ModifyOrderMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const StatisticsMsg &) |
std::string | toStr (const StatisticsMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const StatisticsSnapshotMsg &) |
std::string | toStr (const StatisticsSnapshotMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const StatisticsUpdateMsg &) |
std::string | toStr (const StatisticsUpdateMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const SystemEventMsg &) |
std::string | toStr (const SystemEventMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const TopOfBookMsg &) |
std::string | toStr (const TopOfBookMsg &msg) |
ONIXS_EUROTLX_GTP_API void | toStr (std::string &, const TradeMsg &) |
std::string | toStr (const TradeMsg &msg) |
typedef UInt8 BitField |
typedef UInt8 Byte |
typedef size_t CpuIndex |
Zero-based index of CPU.
Definition at line 37 of file FeedEngine.h.
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 std::set<std::string> Symbols |
Alias for symbol list.
Definition at line 171 of file HandlerSettings.h.
typedef TimeSpanFormats::Enum TimeSpanFormat |
Time span format.
Definition at line 52 of file TimeSpan.h.
typedef UInt64 UDT |
|
inline |
|
inline |
|
inline |
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::decimalToStr | ( | std::string & | , |
Int64 | , | ||
Int32 | |||
) |
Serializes decimal presented by mantissa and exponent into a string.
ONIXS_EUROTLX_GTP_API std::string OnixS::EuroTLX::MarketData::GTP::enumToString | ( | ErrorCode::Enum | ) |
Returns string representation of ErrorCode value.
ONIXS_EUROTLX_GTP_API std::string OnixS::EuroTLX::MarketData::GTP::enumToString | ( | HandlerState::Enum | ) |
Returns string representation of HandlerState value.
ONIXS_EUROTLX_GTP_API std::string OnixS::EuroTLX::MarketData::GTP::enumToString | ( | LogLevel::Enum | ) |
Returns string representation of ErrorCode value.
void ONIXS_EUROTLX_GTP_API OnixS::EuroTLX::MarketData::GTP::gatherLogs | ( | HandlerLogs * | gatheredLogs, |
const std::string & | root | ||
) |
Gathers log files logs which are stored in a given folder.
OnixS::EuroTLX::MarketData::GTP::ONIXS_EUROTLX_GTP_API_DECL | ( | class | , |
FeedEngine | |||
) |
bool OnixS::EuroTLX::MarketData::GTP::operator!= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
|
inline |
|
inline |
|
inline |
Definition at line 255 of file Timestamp.h.
bool OnixS::EuroTLX::MarketData::GTP::operator< | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
ONIXS_EUROTLX_GTP_API std::ostream& OnixS::EuroTLX::MarketData::GTP::operator<< | ( | std::ostream & | stream, |
const ServiceDescriptor & | descriptor | ||
) |
ONIXS_EUROTLX_GTP_API std::ostream& OnixS::EuroTLX::MarketData::GTP::operator<< | ( | std::ostream & | stream, |
const FeedDescriptor & | descriptor | ||
) |
ONIXS_EUROTLX_GTP_API std::ostream& OnixS::EuroTLX::MarketData::GTP::operator<< | ( | std::ostream & | stream, |
const DataSource & | ds | ||
) |
ONIXS_EUROTLX_GTP_API std::ostream& OnixS::EuroTLX::MarketData::GTP::operator<< | ( | std::ostream & | stream, |
const TcpServiceDescriptor & | descriptor | ||
) |
ONIXS_EUROTLX_GTP_API std::ostream& OnixS::EuroTLX::MarketData::GTP::operator<< | ( | std::ostream & | stream, |
const TcpFeedDescriptor & | descriptor | ||
) |
ONIXS_EUROTLX_GTP_API std::ostream& OnixS::EuroTLX::MarketData::GTP::operator<< | ( | std::ostream & | stream, |
const HandlerSettings & | settings | ||
) |
ONIXS_EUROTLX_GTP_API std::ostream& OnixS::EuroTLX::MarketData::GTP::operator<< | ( | std::ostream & | stream, |
const FeedEngineSettings & | settings | ||
) |
std::ostream& OnixS::EuroTLX::MarketData::GTP::operator<< | ( | std::ostream & | stream, |
const FixedPointDecimal< Mantissa, Exponent > & | number | ||
) |
|
inline |
bool OnixS::EuroTLX::MarketData::GTP::operator<= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
bool OnixS::EuroTLX::MarketData::GTP::operator== | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
|
inline |
|
inline |
bool OnixS::EuroTLX::MarketData::GTP::operator> | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
bool OnixS::EuroTLX::MarketData::GTP::operator>= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
|
inline |
Typed logical operator helper.
Definition at line 85 of file LogSettings.h.
|
inline |
Typed logical operator helper.
Definition at line 114 of file LogSettings.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::throwIncorrectSize | ( | const std::string & | messageName, |
MessageSize | receivedSize, | ||
MessageSize | expectedSize | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
EventCode::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 58 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const SystemEventMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 81 of file SystemEvent.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const AddOrderShortMBPMsg & | |||
) |
Serializes object into string.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const OrderBookClearMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 88 of file AddOrderShortMBP.h.
|
inline |
Serializes object into string.
Definition at line 88 of file OrderBookClear.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const AddOrderShortMBOMsg & | |||
) |
Serializes object into string.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
SettlementSystem::Enum | |||
) |
Appends string presentation of object.
|
inline |
Serializes object into string.
Definition at line 95 of file AddOrderShortMBO.h.
|
inline |
Returns string presentation of object.
Definition at line 98 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const IndicativeQuoteInformationMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 104 of file IndicativeQuoteInformation.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const InstrumentStatusMsg & | |||
) |
Serializes object into string.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const AnnouncementsMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 109 of file InstrumentStatus.h.
|
inline |
Serializes object into string.
Definition at line 111 of file Announcements.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
Int8 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes given integer into a string.
Definition at line 120 of file Integral.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const DeleteOrderMsg & | |||
) |
Serializes object into string.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
ClearingType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Serializes object into string.
Definition at line 123 of file DeleteOrder.h.
|
inline |
Returns string presentation of object.
Definition at line 126 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const StatisticsUpdateMsg & | |||
) |
Serializes object into string.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const AddOrderMBPMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 130 of file StatisticsUpdate.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
UInt8 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes object into string.
Definition at line 131 of file AddOrderMBP.h.
|
inline |
Serializes given integer into a string.
Definition at line 133 of file Integral.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const StatisticsMsg & | |||
) |
Serializes object into string.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const AddOrderMBOMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 137 of file Statistics.h.
|
inline |
Serializes object into string.
Definition at line 138 of file AddOrderMBO.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const AddOrderIncrementalMsg & | |||
) |
Serializes object into string.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
Int16 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes object into string.
Definition at line 144 of file AddOrderIncremental.h.
|
inline |
Serializes given integer into a string.
Definition at line 146 of file Integral.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const TopOfBookMsg & | |||
) |
Serializes object into string.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const ModifyOrderMsg & | |||
) |
Serializes object into string.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const TradeMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 151 of file ModifyOrder.h.
|
inline |
Serializes object into string.
Definition at line 151 of file TopOfBook.h.
|
inline |
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
UInt16 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes given integer into a string.
Definition at line 159 of file Integral.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
Int32 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes given integer into a string.
Definition at line 172 of file Integral.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
UnderlyingType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 178 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
UInt32 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes given integer into a string.
Definition at line 185 of file Integral.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
Int64 | |||
) |
Serializes given integer into a string.
|
inline |
|
inline |
Serializes given integer into a string.
Definition at line 198 of file Integral.h.
|
inline |
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const InstrumentDirectoryMsg & | |||
) |
Serializes object into string.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
InstrumentOptionStyle::Enum | |||
) |
Appends string presentation of object.
|
inline |
Serializes object into string.
Definition at line 208 of file InstrumentDirectory.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
UInt64 | |||
) |
Serializes given integer into a string.
|
inline |
Returns string presentation of object.
Definition at line 209 of file Enumerations.h.
|
inline |
Serializes given integer into a string.
Definition at line 211 of file Integral.h.
|
inline |
Serializes given constant into a string.
Definition at line 222 of file Integral.h.
|
inline |
Serializes given constant into a string.
Definition at line 229 of file Integral.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
DirtyCleanPrice::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 240 of file Enumerations.h.
|
inline |
|
inline |
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
GrossSettlementIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 271 of file Enumerations.h.
|
inline |
|
inline |
|
inline |
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
InverseOrderbook::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 299 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const StatisticsSnapshotMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 337 of file StatisticsSnapshot.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
SessionChangeReason::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 345 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const InstrumentDirectoryFixedIncomeMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 351 of file InstrumentDirectoryFixedIncome.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const MiFIDIITradeMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 355 of file MiFIDIITrade.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
Side::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 373 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
const InstrumentDirectoryEquitiesMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 378 of file InstrumentDirectoryEquities.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
OrderType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 413 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
TradeType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 474 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
TradeQualifier::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 505 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
AuctionType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 557 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
StatisticType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 636 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
AuctionInfo::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 676 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
AnnouncementType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 719 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
OrderBookType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 756 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
SourceVenue::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 814 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
TradingStatus::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 890 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
ImbalanceDirection::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 924 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
HiddenExecutionIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 955 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
TradeSummarySide::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 986 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
MarketMechanism::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1029 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
TradingMode::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1084 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
TransactionCategory::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1121 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
NegotiationIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1158 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
AgencyCrossIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1186 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
ModificationIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1217 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
ReferencePriceIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1248 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
SpecialDividendIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1276 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
OffBookAutomatedIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1307 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
PriceFormationIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1341 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
AlgorithmicIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1369 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
PostTradeDeferralReason::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1409 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
DeferralEnrichmentType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1467 of file Enumerations.h.
ONIXS_EUROTLX_GTP_API void OnixS::EuroTLX::MarketData::GTP::toStr | ( | std::string & | , |
DuplicativeIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 1495 of file Enumerations.h.
|
inline |