Namespaces | |
Implementation | |
Typedefs | |
typedef signed char | SInt8 |
typedef signed short | SInt16 |
typedef signed int | SInt32 |
typedef signed long long | SInt64 |
typedef unsigned char | UInt8 |
typedef unsigned short | UInt16 |
typedef unsigned int | UInt32 |
typedef unsigned long long | UInt64 |
typedef double | Double |
typedef float | Float |
typedef std::vector< UInt8 > | Data |
typedef std::set< size_t > | CpuIndexes |
typedef std::vector< std::string > | HandlerLogs |
typedef std::vector< std::string >::iterator | HandlerLogsEntry |
typedef ServiceAddress::Collection | ServiceAddresses |
typedef AbsoluteHighResolutionTimeImpl | Timestamp |
typedef long long | HighResolutionTimeSpan |
Functions | |
ONIXS_MTS_BONDVISION_SDP_API std::ostream & | operator<< (std::ostream &stream, TradeImpactService::Enum value) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream & | operator<< (std::ostream &stream, SubscribeType::Enum value) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream & | operator<< (std::ostream &stream, ActionResult::Enum value) |
ONIXS_MTS_BONDVISION_SDP_API std::string | enumToString (ErrorCode::Enum) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream & | operator<< (std::ostream &stream, const ConnectionRetries &connectionRetries) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream & | operator<< (std::ostream &, const HandlerSettings &) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream & | operator<< (std::ostream &, const ConnectionSettings &) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream & | operator<< (std::ostream &, const LogonSettings &) |
ONIXS_MTS_BONDVISION_SDP_API std::string | enumToString (HandlerState::Enum) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream & | operator<< (std::ostream &stream, HandlerState::Enum value) |
ONIXS_MTS_BONDVISION_SDP_API std::string | enumToString (LogLevel::Enum) |
LogSettings::Enum | operator| (LogSettings::Enum a, LogSettings::Enum b) |
ONIXS_MTS_BONDVISION_SDP_API std::string | enumToString (LogSettings::Enum) |
ONIXS_MTS_BONDVISION_SDP_API std::string | bitsToString (LogSettings::Enum) |
void ONIXS_MTS_BONDVISION_SDP_API | gatherLogs (HandlerLogs *gatheredLogs, const std::string &root) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream & | operator<< (std::ostream &os, const HighResolutionTime &) |
Variables | |
class ONIXS_MTS_BONDVISION_SDP_API | TI_SERVICE_PROVIDER |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MARKET |
class ONIXS_MTS_BONDVISION_SDP_API | TI_SECTION |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MARKET_PHASE |
class ONIXS_MTS_BONDVISION_SDP_API | TI_PHASE_SECTION |
class ONIXS_MTS_BONDVISION_SDP_API | TI_CURRENCY |
class ONIXS_MTS_BONDVISION_SDP_API | TI_COUNTRY |
class ONIXS_MTS_BONDVISION_SDP_API | TI_ISSUER |
class ONIXS_MTS_BONDVISION_SDP_API | TI_INDUSTRY |
class ONIXS_MTS_BONDVISION_SDP_API | TI_RESIDUAL_MATURITY |
class ONIXS_MTS_BONDVISION_SDP_API | TI_PRODUCT_TYPE |
class ONIXS_MTS_BONDVISION_SDP_API | TI_CALENDAR |
class ONIXS_MTS_BONDVISION_SDP_API | TI_CALENDAR_HOLIDAY |
class ONIXS_MTS_BONDVISION_SDP_API | TI_CALENDAR_WDAY |
class ONIXS_MTS_BONDVISION_SDP_API | TI_CALENDAR_EXCEPTION |
class ONIXS_MTS_BONDVISION_SDP_API | TI_INSTRUMENT_CLASS |
class ONIXS_MTS_BONDVISION_SDP_API | TI_COUPON_PLAN |
class ONIXS_MTS_BONDVISION_SDP_API | TI_INSTRUMENT |
class ONIXS_MTS_BONDVISION_SDP_API | TI_INSTRUMENT_ALT_CODE |
class ONIXS_MTS_BONDVISION_SDP_API | TI_FUTURE |
class ONIXS_MTS_BONDVISION_SDP_API | TI_FUTURE_DELIVERY |
class ONIXS_MTS_BONDVISION_SDP_API | TI_FUTURE_EXCHANGE |
class ONIXS_MTS_BONDVISION_SDP_API | TI_RATES |
class ONIXS_MTS_BONDVISION_SDP_API | TI_INFLATION_INDEX |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MEMBER |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MEMBER_SECTION |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MEMBER_SECTION_INSTRUMENT_CLASS |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MARKET_FUNCTION |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MARKET_FUNCTION_PROFILE |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MEMBER_SECTION_INSTRUMENT_CLASS_EXCEPTION |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MEMBER_CONNECTION_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | TI_BROKER |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TRADER_GROUPS |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TRADER |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TRADER_CONNECTION_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TRADER_PLATFORM_ACCESS_RIGHT |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TRADER_MARKET_ACCESS_RIGHT |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TRADER_INSTR_ACCESS_RIGHT |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TEMPLATE_PLATFORM_ACCESS_RIGHT |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TEMPLATE_MARKET_ACCESS_RIGHT |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TEMPLATE_INSTR_ACCESS_RIGHT |
class ONIXS_MTS_BONDVISION_SDP_API | TI_SETTL_SYSTEM |
class ONIXS_MTS_BONDVISION_SDP_API | TI_SETTL_GROUP_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | TI_INTRADAY_UPDATE_NOTIFICATION |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MARKET_STATUS |
class ONIXS_MTS_BONDVISION_SDP_API | TI_SECTION_PHASE_STATUS |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MEMBER_STATUS |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TRADER_STATUS |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TRADER_GROUP_SUSPENSION |
class ONIXS_MTS_BONDVISION_SDP_API | TI_SUSPENSION |
class ONIXS_MTS_BONDVISION_SDP_API | TI_TRADING_CAPS |
class ONIXS_MTS_BONDVISION_SDP_API | TI_MAIL |
class ONIXS_MTS_BONDVISION_SDP_API | TI_INSTRUMENT_RATING |
class ONIXS_MTS_BONDVISION_SDP_API | TI_EXCHANGE_RATE |
class ONIXS_MTS_BONDVISION_SDP_API | TI_PRICE |
class ONIXS_MTS_BONDVISION_SDP_API | TI_DESC_CLASS |
class ONIXS_MTS_BONDVISION_SDP_API | TI_DESC_CLASS_FIELD |
class ONIXS_MTS_BONDVISION_SDP_API | TI_DESC_CLASS_KEY |
class ONIXS_MTS_BONDVISION_SDP_API | TI_DESC_CLASS_SEGKEY |
class ONIXS_MTS_BONDVISION_SDP_API | TI_UPLOAD |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MARKET |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RESTRICTED_TRADING |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MARKET_PARAMS |
class ONIXS_MTS_BONDVISION_SDP_API | BV_AREA_CODE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_AREA_CODE_X_INSTRUMENT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_AREA_CODE_RELATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MKT_AFFILIATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INSTRUMENT_CLASS |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INSTRUMENT_CLASS_SECTION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INSTRUMENT_CLASS_AREA_CODE_MKTAFF |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INSTRUMENT_SECTION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_IC_SECTION_ADJUSTMENT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INSTRUMENT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_BOND |
class ONIXS_MTS_BONDVISION_SDP_API | BV_BOND_EXT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_GREEN_BOND |
class ONIXS_MTS_BONDVISION_SDP_API | BV_ALTERNATIVE_TICKER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_VARIABLE_COUPON_BOND_SCHEDULE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CALLABLE_BOND |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CALLABLE_BOND_SCHEDULE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CORPORATE_ACTION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MWC_BOND |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LINKER_NOMINAL_BOND |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INSTRUMENT_MODALITY |
class ONIXS_MTS_BONDVISION_SDP_API | BV_QUOTATION_LIMIT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_PRETRADE_LIMIT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LIQUID_INSTRUMENT_THRESHOLDS |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RESIDUAL_MATURITY_BENCHMARK |
class ONIXS_MTS_BONDVISION_SDP_API | BV_BENCHMARK_INDEX |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CURVE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_ANALYTICS_BOND_TYPOLOGY |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MIFIR_BOND_TYPE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MIFIR_BOND_SENIORITY |
class ONIXS_MTS_BONDVISION_SDP_API | BV_SETTLEMENT_GROUP_MEMBER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CUTOFF |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MEMBER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LEI_CODE_X_AREA_CODE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_SELL_SIDE_X_IC_LEI_CODE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MEMBER_DLT_SETTLEMENT_MODE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MEMBER_PRIVATE_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LINKED_MEMBERS |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_DEALERS |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MINORITY_BROKER_MEMBER_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MULTIMEMBER_TRADER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_TRADING_CAPACITY |
class ONIXS_MTS_BONDVISION_SDP_API | BV_ALGO_ID_REGISTRATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CLIENT_REGISTRATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_NATIONAL_ID_REGISTRATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MIFID_DEFAULT_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | BV_PRE_TRADE_QUOTE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LAST_DEAL |
class ONIXS_MTS_BONDVISION_SDP_API | BV_TRADABLE_INSTRUMENT_STATISTIC |
class ONIXS_MTS_BONDVISION_SDP_API | BV_FINANCIAL_INSTRUMENT_STATISTIC |
class ONIXS_MTS_BONDVISION_SDP_API | BV_VOLUME_MARKET_STATISTIC |
class ONIXS_MTS_BONDVISION_SDP_API | BV_OFFICIAL_PRICE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_BEST |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_DEPTH |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_BY_DEALER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_DEPTH |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_SYNTHETIC_BOOK |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_RFCQ_DEPTH |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CMF_DEPTH |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CMF_DEPTH_2 |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CMF_BEST |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CMF_BEST_2 |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CMF_LAST_DEAL |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CMF_FINANCIAL_INSTRUMENT_STATISTIC |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CMF_OFFICIAL_PRICE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_IOI |
class ONIXS_MTS_BONDVISION_SDP_API | BV_IOI_DEPTH |
class ONIXS_MTS_BONDVISION_SDP_API | BV_AXE_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_QUOTE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_QUICK_EDIT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_QUICK_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | BV_BUY_SIDE_INVENTORY_ORDER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_BUY_SIDE_INVENTORY_ORDER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LAST_DAY_BUY_SIDE_INVENTORY_ORDER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_SELL_SIDE_INVENTORY_ORDER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_SELL_SIDE_INVENTORY_ORDER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LAST_DAY_SELL_SIDE_INVENTORY_ORDER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_REQUEST |
class ONIXS_MTS_BONDVISION_SDP_API | BV_VOICE_CONFIRMED_QUOTES_REGISTRATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_VOICE_CONFIRMED_QUOTES_REGISTRATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_QUOTE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_RFCQ_QUOTE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_QUICK_EDIT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_QUICK_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_WITHDRAW |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_ORDER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_RFCQ_ORDER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_BUY_SIDE_SUMMARY |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_RFCQ_BUY_SIDE_SUMMARY |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LAST_DAY_RFCQ_BUY_SIDE_SUMMARY |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_SELL_SIDE_SUMMARY |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_RFCQ_SELL_SIDE_SUMMARY |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LAST_DAY_RFCQ_SELL_SIDE_SUMMARY |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_BUY_SIDE_TRADING_LIST |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_REJECT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_SELL_SIDE_TRADING_LIST |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_SELL_SIDE_TRADING_LIST_LEG_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_SELL_SIDE_TRADING_LIST_LEG_REJECT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_YIELD_PRICE_PREVIEW |
class ONIXS_MTS_BONDVISION_SDP_API | BV_SWITCH_DURATION_WEIGHTED_PREVIEW |
class ONIXS_MTS_BONDVISION_SDP_API | BV_SWITCH_MOD_DURATION_PREVIEW |
class ONIXS_MTS_BONDVISION_SDP_API | BV_SWITCH_CASH_EQUIVALENT_PREVIEW |
class ONIXS_MTS_BONDVISION_SDP_API | BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW |
class ONIXS_MTS_BONDVISION_SDP_API | BV_BUTTERFLY_MOD_DURATION_PREVIEW |
class ONIXS_MTS_BONDVISION_SDP_API | BV_ACCRUED_INTEREST_PREVIEW |
class ONIXS_MTS_BONDVISION_SDP_API | BV_DATE_OFFSET_PREVIEW |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_DEALER_LIST_PREVIEW |
class ONIXS_MTS_BONDVISION_SDP_API | BV_ORDER_STAGING |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_ORDER_STAGING |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_MANUAL_AUTO_EXECUTION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_TRADE_REGISTRATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_TRADE_REGISTRATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LAST_DAY_TRADE_REGISTRATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_DEAL |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_DEAL |
class ONIXS_MTS_BONDVISION_SDP_API | BV_TRADE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_TRADE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_LAST_DAY_TRADE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_TRADE_SPLIT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_TRADE_SPLIT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_BUY_SIDE_ALLOCATION_REPORT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_BUY_SIDE_ALLOCATION_REPORT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_SELL_SIDE_ALLOCATION_REPORT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_SELL_SIDE_ALLOCATION_REPORT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MEMBER_ACCOUNT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MEMBER_ACCOUNT_EXCEPTION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MEMBER_ACCOUNT_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_INSTRUMENT_CLASS_ENABLE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_SELL_SIDE_MEMBER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_TRADING_RELATION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_TRADING_RELATION_EXCEPTION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_TRADING_RELATION_TRADER_EXCEPTION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_TYPE_EXCEPTION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_TRADING_RELATION_TRADER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_TRADER_INFO |
class ONIXS_MTS_BONDVISION_SDP_API | BV_MEMBER_SALES_CONFIG |
class ONIXS_MTS_BONDVISION_SDP_API | BV_BUY_SIDE_MEMBER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_GROUP |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_GROUP_MEMBER |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_GROUP_MEMBER_TRADER_EXC |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_GROUP_RFCQ_OPTION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_DEALER_GROUP |
class ONIXS_MTS_BONDVISION_SDP_API | BV_PRICE_ALERT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INSTRUMENT_GROUP |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INSTRUMENT_GROUP_EXT |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INSTRUMENT_GROUP_DEFINITION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CUSTOM_INSTRUMENT_GROUP |
class ONIXS_MTS_BONDVISION_SDP_API | BV_CUSTOM_INSTRUMENT_GROUP_DEFINITION |
class ONIXS_MTS_BONDVISION_SDP_API | BV_BENCHMARK_INDEX_VALUE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_INVENTORY_TRADING_IDEA |
class ONIXS_MTS_BONDVISION_SDP_API | BV_RFCQ_MESSAGE |
class ONIXS_MTS_BONDVISION_SDP_API | BV_HIST_RFCQ_MESSAGE |
typedef std::set<size_t> CpuIndexes |
Logical processors that a thread is allowed to run on (first logical CPU has index 0).
Definition at line 62 of file HandlerSettings.h.
typedef std::vector<std::string> HandlerLogs |
typedef std::vector<std::string>::iterator HandlerLogsEntry |
typedef long long HighResolutionTimeSpan |
Definition at line 43 of file ServiceAddressInformationListener.h.
typedef AbsoluteHighResolutionTimeImpl Timestamp |
ONIXS_MTS_BONDVISION_SDP_API std::string OnixS::Mts::BondVision::SDP::bitsToString | ( | LogSettings::Enum | ) |
Returns string representation.
ONIXS_MTS_BONDVISION_SDP_API std::string OnixS::Mts::BondVision::SDP::enumToString | ( | ErrorCode::Enum | ) |
Returns string representation of ErrorCode value.
ONIXS_MTS_BONDVISION_SDP_API std::string OnixS::Mts::BondVision::SDP::enumToString | ( | HandlerState::Enum | ) |
Returns string representation of HandlerState value.
ONIXS_MTS_BONDVISION_SDP_API std::string OnixS::Mts::BondVision::SDP::enumToString | ( | LogLevel::Enum | ) |
Returns string representation.
ONIXS_MTS_BONDVISION_SDP_API std::string OnixS::Mts::BondVision::SDP::enumToString | ( | LogSettings::Enum | ) |
Returns string representation.
void ONIXS_MTS_BONDVISION_SDP_API OnixS::Mts::BondVision::SDP::gatherLogs | ( | HandlerLogs * | gatheredLogs, |
const std::string & | root | ||
) |
Gathers log files logs which are stored in a given folder.
ONIXS_MTS_BONDVISION_SDP_API std::ostream& OnixS::Mts::BondVision::SDP::operator<< | ( | std::ostream & | stream, |
HandlerState::Enum | value | ||
) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream& OnixS::Mts::BondVision::SDP::operator<< | ( | std::ostream & | stream, |
const ConnectionRetries & | connectionRetries | ||
) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream& OnixS::Mts::BondVision::SDP::operator<< | ( | std::ostream & | stream, |
TradeImpactService::Enum | value | ||
) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream& OnixS::Mts::BondVision::SDP::operator<< | ( | std::ostream & | stream, |
SubscribeType::Enum | value | ||
) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream& OnixS::Mts::BondVision::SDP::operator<< | ( | std::ostream & | stream, |
ActionResult::Enum | value | ||
) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream& OnixS::Mts::BondVision::SDP::operator<< | ( | std::ostream & | os, |
const HighResolutionTime & | |||
) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream& OnixS::Mts::BondVision::SDP::operator<< | ( | std::ostream & | , |
const HandlerSettings & | |||
) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream& OnixS::Mts::BondVision::SDP::operator<< | ( | std::ostream & | , |
const ConnectionSettings & | |||
) |
ONIXS_MTS_BONDVISION_SDP_API std::ostream& OnixS::Mts::BondVision::SDP::operator<< | ( | std::ostream & | , |
const LogonSettings & | |||
) |
|
inline |
Typed logical operator helper.
Definition at line 80 of file LogSettings.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_ACCRUED_INTEREST_PREVIEW |
Definition at line 205 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_ALGO_ID_REGISTRATION |
Definition at line 141 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_ALTERNATIVE_TICKER |
Definition at line 112 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_ANALYTICS_BOND_TYPOLOGY |
Definition at line 126 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_AREA_CODE |
Definition at line 99 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_AREA_CODE_RELATION |
Definition at line 101 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_AREA_CODE_X_INSTRUMENT |
Definition at line 100 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_AXE_INFO |
Definition at line 166 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_BENCHMARK_INDEX |
Definition at line 124 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_BENCHMARK_INDEX_VALUE |
Definition at line 249 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_BEST |
Definition at line 151 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_BOND |
Definition at line 109 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_BOND_EXT |
Definition at line 110 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW |
Definition at line 203 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_BUTTERFLY_MOD_DURATION_PREVIEW |
Definition at line 204 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_BUY_SIDE_ALLOCATION_REPORT |
Definition at line 221 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_BUY_SIDE_INVENTORY_ORDER |
Definition at line 170 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_BUY_SIDE_MEMBER |
Definition at line 237 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CALLABLE_BOND |
Definition at line 114 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CALLABLE_BOND_SCHEDULE |
Definition at line 115 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CLIENT_REGISTRATION |
Definition at line 142 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CMF_BEST |
Definition at line 159 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CMF_BEST_2 |
Definition at line 160 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CMF_DEPTH |
Definition at line 157 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CMF_DEPTH_2 |
Definition at line 158 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CMF_FINANCIAL_INSTRUMENT_STATISTIC |
Definition at line 162 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CMF_LAST_DEAL |
Definition at line 161 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CMF_OFFICIAL_PRICE |
Definition at line 163 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CORPORATE_ACTION |
Definition at line 116 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CURVE |
Definition at line 125 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CUSTOM_INSTRUMENT_GROUP |
Definition at line 247 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CUSTOM_INSTRUMENT_GROUP_DEFINITION |
Definition at line 248 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_CUTOFF |
Definition at line 130 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_DATE_OFFSET_PREVIEW |
Definition at line 206 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_DEAL |
Definition at line 214 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_DEALER_GROUP |
Definition at line 242 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_FINANCIAL_INSTRUMENT_STATISTIC |
Definition at line 148 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_GREEN_BOND |
Definition at line 111 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_BUY_SIDE_ALLOCATION_REPORT |
Definition at line 222 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_BUY_SIDE_INVENTORY_ORDER |
Definition at line 171 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_DEAL |
Definition at line 215 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_ORDER_STAGING |
Definition at line 209 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_RFCQ_BUY_SIDE_SUMMARY |
Definition at line 188 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_RFCQ_DEPTH |
Definition at line 156 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_RFCQ_MESSAGE |
Definition at line 252 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_RFCQ_ORDER |
Definition at line 186 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_RFCQ_QUOTE |
Definition at line 181 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_RFCQ_SELL_SIDE_SUMMARY |
Definition at line 191 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_SELL_SIDE_ALLOCATION_REPORT |
Definition at line 224 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_SELL_SIDE_INVENTORY_ORDER |
Definition at line 174 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_TRADE |
Definition at line 217 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_TRADE_REGISTRATION |
Definition at line 212 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_TRADE_SPLIT |
Definition at line 220 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_HIST_VOICE_CONFIRMED_QUOTES_REGISTRATION |
Definition at line 178 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_IC_SECTION_ADJUSTMENT |
Definition at line 107 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INSTRUMENT |
Definition at line 108 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INSTRUMENT_CLASS |
Definition at line 103 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INSTRUMENT_CLASS_AREA_CODE_MKTAFF |
Definition at line 105 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INSTRUMENT_CLASS_SECTION |
Definition at line 104 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INSTRUMENT_GROUP |
Definition at line 244 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INSTRUMENT_GROUP_DEFINITION |
Definition at line 246 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INSTRUMENT_GROUP_EXT |
Definition at line 245 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INSTRUMENT_MODALITY |
Definition at line 119 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INSTRUMENT_SECTION |
Definition at line 106 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_BY_DEALER |
Definition at line 153 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_DEALERS |
Definition at line 137 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_DEPTH |
Definition at line 152 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_GROUP |
Definition at line 238 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_GROUP_MEMBER |
Definition at line 239 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_GROUP_MEMBER_TRADER_EXC |
Definition at line 240 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_GROUP_RFCQ_OPTION |
Definition at line 241 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_QUICK_EDIT |
Definition at line 168 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_QUICK_INFO |
Definition at line 169 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_QUOTE |
Definition at line 167 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_INVENTORY_TRADING_IDEA |
Definition at line 250 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_IOI |
Definition at line 164 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_IOI_DEPTH |
Definition at line 165 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LAST_DAY_BUY_SIDE_INVENTORY_ORDER |
Definition at line 172 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LAST_DAY_RFCQ_BUY_SIDE_SUMMARY |
Definition at line 189 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LAST_DAY_RFCQ_SELL_SIDE_SUMMARY |
Definition at line 192 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LAST_DAY_SELL_SIDE_INVENTORY_ORDER |
Definition at line 175 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LAST_DAY_TRADE |
Definition at line 218 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LAST_DAY_TRADE_REGISTRATION |
Definition at line 213 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LAST_DEAL |
Definition at line 146 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LEI_CODE_X_AREA_CODE |
Definition at line 132 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LINKED_MEMBERS |
Definition at line 136 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LINKER_NOMINAL_BOND |
Definition at line 118 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_LIQUID_INSTRUMENT_THRESHOLDS |
Definition at line 122 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MARKET |
Definition at line 96 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MARKET_PARAMS |
Definition at line 98 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MEMBER |
Definition at line 131 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MEMBER_ACCOUNT |
Definition at line 225 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MEMBER_ACCOUNT_EXCEPTION |
Definition at line 226 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MEMBER_ACCOUNT_INFO |
Definition at line 227 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MEMBER_DLT_SETTLEMENT_MODE |
Definition at line 134 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MEMBER_PRIVATE_INFO |
Definition at line 135 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MEMBER_SALES_CONFIG |
Definition at line 236 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MIFID_DEFAULT_INFO |
Definition at line 144 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MIFIR_BOND_SENIORITY |
Definition at line 128 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MIFIR_BOND_TYPE |
Definition at line 127 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MINORITY_BROKER_MEMBER_INFO |
Definition at line 138 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MKT_AFFILIATION |
Definition at line 102 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MULTIMEMBER_TRADER |
Definition at line 139 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_MWC_BOND |
Definition at line 117 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_NATIONAL_ID_REGISTRATION |
Definition at line 143 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_OFFICIAL_PRICE |
Definition at line 150 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_ORDER_STAGING |
Definition at line 208 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_PRE_TRADE_QUOTE |
Definition at line 145 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_PRETRADE_LIMIT |
Definition at line 121 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_PRICE_ALERT |
Definition at line 243 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_QUOTATION_LIMIT |
Definition at line 120 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RESIDUAL_MATURITY_BENCHMARK |
Definition at line 123 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RESTRICTED_TRADING |
Definition at line 97 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ |
Definition at line 179 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_BUY_SIDE_SUMMARY |
Definition at line 187 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_BUY_SIDE_TRADING_LIST |
Definition at line 193 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO |
Definition at line 194 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_REJECT |
Definition at line 195 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_DEALER_LIST_PREVIEW |
Definition at line 207 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_DEPTH |
Definition at line 154 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_INSTRUMENT_CLASS_ENABLE |
Definition at line 228 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_MANUAL_AUTO_EXECUTION |
Definition at line 210 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_MESSAGE |
Definition at line 251 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_ORDER |
Definition at line 185 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_QUICK_EDIT |
Definition at line 182 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_QUICK_INFO |
Definition at line 183 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_QUOTE |
Definition at line 180 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_REQUEST |
Definition at line 176 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_SELL_SIDE_SUMMARY |
Definition at line 190 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_SELL_SIDE_TRADING_LIST |
Definition at line 196 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_SELL_SIDE_TRADING_LIST_LEG_INFO |
Definition at line 197 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_SELL_SIDE_TRADING_LIST_LEG_REJECT |
Definition at line 198 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_SYNTHETIC_BOOK |
Definition at line 155 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_TRADING_RELATION |
Definition at line 230 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_TRADING_RELATION_EXCEPTION |
Definition at line 231 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_TRADING_RELATION_TRADER |
Definition at line 234 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_TRADING_RELATION_TRADER_EXCEPTION |
Definition at line 232 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_TYPE_EXCEPTION |
Definition at line 233 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_RFCQ_WITHDRAW |
Definition at line 184 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_SELL_SIDE_ALLOCATION_REPORT |
Definition at line 223 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_SELL_SIDE_INVENTORY_ORDER |
Definition at line 173 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_SELL_SIDE_MEMBER |
Definition at line 229 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_SELL_SIDE_X_IC_LEI_CODE |
Definition at line 133 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_SETTLEMENT_GROUP_MEMBER |
Definition at line 129 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_SWITCH_CASH_EQUIVALENT_PREVIEW |
Definition at line 202 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_SWITCH_DURATION_WEIGHTED_PREVIEW |
Definition at line 200 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_SWITCH_MOD_DURATION_PREVIEW |
Definition at line 201 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_TRADABLE_INSTRUMENT_STATISTIC |
Definition at line 147 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_TRADE |
Definition at line 216 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_TRADE_REGISTRATION |
Definition at line 211 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_TRADE_SPLIT |
Definition at line 219 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_TRADER_INFO |
Definition at line 235 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_TRADING_CAPACITY |
Definition at line 140 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_VARIABLE_COUPON_BOND_SCHEDULE |
Definition at line 113 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_VOICE_CONFIRMED_QUOTES_REGISTRATION |
Definition at line 177 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_VOLUME_MARKET_STATISTIC |
Definition at line 149 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API BV_YIELD_PRICE_PREVIEW |
Definition at line 199 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_BROKER |
Definition at line 67 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_CALENDAR |
Definition at line 47 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_CALENDAR_EXCEPTION |
Definition at line 50 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_CALENDAR_HOLIDAY |
Definition at line 48 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_CALENDAR_WDAY |
Definition at line 49 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_COUNTRY |
Definition at line 42 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_COUPON_PLAN |
Definition at line 52 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_CURRENCY |
Definition at line 41 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_DESC_CLASS |
Definition at line 91 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_DESC_CLASS_FIELD |
Definition at line 92 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_DESC_CLASS_KEY |
Definition at line 93 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_DESC_CLASS_SEGKEY |
Definition at line 94 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_EXCHANGE_RATE |
Definition at line 89 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_FUTURE |
Definition at line 55 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_FUTURE_DELIVERY |
Definition at line 56 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_FUTURE_EXCHANGE |
Definition at line 57 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_INDUSTRY |
Definition at line 44 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_INFLATION_INDEX |
Definition at line 59 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_INSTRUMENT |
Definition at line 53 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_INSTRUMENT_ALT_CODE |
Definition at line 54 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_INSTRUMENT_CLASS |
Definition at line 51 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_INSTRUMENT_RATING |
Definition at line 88 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_INTRADAY_UPDATE_NOTIFICATION |
Definition at line 79 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_ISSUER |
Definition at line 43 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MAIL |
Definition at line 87 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MARKET |
Definition at line 37 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MARKET_FUNCTION |
Definition at line 63 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MARKET_FUNCTION_PROFILE |
Definition at line 64 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MARKET_PHASE |
Definition at line 39 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MARKET_STATUS |
Definition at line 80 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MEMBER |
Definition at line 60 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MEMBER_CONNECTION_INFO |
Definition at line 66 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MEMBER_SECTION |
Definition at line 61 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MEMBER_SECTION_INSTRUMENT_CLASS |
Definition at line 62 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MEMBER_SECTION_INSTRUMENT_CLASS_EXCEPTION |
Definition at line 65 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_MEMBER_STATUS |
Definition at line 82 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_PHASE_SECTION |
Definition at line 40 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_PRICE |
Definition at line 90 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_PRODUCT_TYPE |
Definition at line 46 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_RATES |
Definition at line 58 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_RESIDUAL_MATURITY |
Definition at line 45 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_SECTION |
Definition at line 38 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_SECTION_PHASE_STATUS |
Definition at line 81 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_SERVICE_PROVIDER |
Definition at line 36 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_SETTL_GROUP_INFO |
Definition at line 78 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_SETTL_SYSTEM |
Definition at line 77 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_SUSPENSION |
Definition at line 85 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TEMPLATE_INSTR_ACCESS_RIGHT |
Definition at line 76 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TEMPLATE_MARKET_ACCESS_RIGHT |
Definition at line 75 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TEMPLATE_PLATFORM_ACCESS_RIGHT |
Definition at line 74 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TRADER |
Definition at line 69 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TRADER_CONNECTION_INFO |
Definition at line 70 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TRADER_GROUP_SUSPENSION |
Definition at line 84 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TRADER_GROUPS |
Definition at line 68 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TRADER_INSTR_ACCESS_RIGHT |
Definition at line 73 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TRADER_MARKET_ACCESS_RIGHT |
Definition at line 72 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TRADER_PLATFORM_ACCESS_RIGHT |
Definition at line 71 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TRADER_STATUS |
Definition at line 83 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_TRADING_CAPS |
Definition at line 86 of file SMP.ClassListener.h.
class ONIXS_MTS_BONDVISION_SDP_API TI_UPLOAD |
Definition at line 95 of file SMP.ClassListener.h.