OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_FUNCTION Struct Reference

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  TI_FUNCTION_FirmQuote, TI_FUNCTION_FASOrders, TI_FUNCTION_Orders, TI_FUNCTION_RFQSend,
  TI_FUNCTION_RFQRespond, TI_FUNCTION_RFCQSend, TI_FUNCTION_RFCQRespond, TI_FUNCTION_NotUsed,
  TI_FUNCTION_InventoryQuote, TI_FUNCTION_StageOrders, TI_FUNCTION_SplitFill, TI_FUNCTION_AccountDefinition,
  TI_FUNCTION_UserPortfolioDefinition, TI_FUNCTION_TradingRelationship, TI_FUNCTION_TradingCaps, TI_FUNCTION_PrivateInfo,
  TI_FUNCTION_PublicInfo, TI_FUNCTION_Governance, TI_FUNCTION_FutureBridge, TI_FUNCTION_TraderConfiguration,
  TI_FUNCTION_Data_feed, TI_FUNCTION_PriceContribution, TI_FUNCTION_FinancialCalculation, TI_FUNCTION_StrikerFirmQuote,
  TI_FUNCTION_StrikerFASOrder, TI_FUNCTION_MidPriceFASOrder, TI_FUNCTION_MidPriceFOKOrder, TI_FUNCTION_InventoryOrderSend,
  TI_FUNCTION_InventoryOrderRespond, TI_FUNCTION_IOI, TI_FUNCTION_OTC, TI_FUNCTION_CashOffer,
  TI_FUNCTION_CollateralOffer, TI_FUNCTION_EOIMessage, TI_FUNCTION_CounterpartyRestriction
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 3526 of file SMP.Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
TI_FUNCTION_FirmQuote 

Firm quote.

TI_FUNCTION_FASOrders 

FAS orders.

TI_FUNCTION_Orders 

FAKAON orders.

TI_FUNCTION_RFQSend 

RFQ Send.

TI_FUNCTION_RFQRespond 

RFQ Respond.

TI_FUNCTION_RFCQSend 

RFCQ Send.

TI_FUNCTION_RFCQRespond 

RFCQ Respond.

TI_FUNCTION_NotUsed 

Not Used.

TI_FUNCTION_InventoryQuote 

Inventory quote.

TI_FUNCTION_StageOrders 

Stage Orders.

TI_FUNCTION_SplitFill 

Split Fill.

TI_FUNCTION_AccountDefinition 

Account Definition.

TI_FUNCTION_UserPortfolioDefinition 

User Portfolio Definition.

TI_FUNCTION_TradingRelationship 

Trading Relationship.

TI_FUNCTION_TradingCaps 

Trading Caps.

TI_FUNCTION_PrivateInfo 

Private Info.

TI_FUNCTION_PublicInfo 

Public Info.

TI_FUNCTION_Governance 

Governance.

TI_FUNCTION_FutureBridge 

FutureBridge.

TI_FUNCTION_TraderConfiguration 

Trader Configuration.

TI_FUNCTION_Data_feed 

Data feed.

TI_FUNCTION_PriceContribution 

Price Contribution.

TI_FUNCTION_FinancialCalculation 

Financial Calculation.

TI_FUNCTION_StrikerFirmQuote 

Striker firm quote.

TI_FUNCTION_StrikerFASOrder 

Striker FAS order.

TI_FUNCTION_MidPriceFASOrder 

Mid price FAS order.

TI_FUNCTION_MidPriceFOKOrder 

Mid price FOK order.

TI_FUNCTION_InventoryOrderSend 

Inventory order send.

TI_FUNCTION_InventoryOrderRespond 

Inventory order respond.

TI_FUNCTION_IOI 

IOI - Indication of Interest.

TI_FUNCTION_OTC 

OTC.

TI_FUNCTION_CashOffer 

Cash Offer.

TI_FUNCTION_CollateralOffer 

Collateral Offer.

TI_FUNCTION_EOIMessage 

EOI - Message.

TI_FUNCTION_CounterpartyRestriction 

Counterparty Restriction.

Definition at line 3528 of file SMP.Enumerations.h.

Member Function Documentation

static std::string toString ( Enum  value)
static

Provides string presentation.


The documentation for this struct was generated from the following file: