dxFeed Graal CXX API v5.0.0
Loading...
Searching...
No Matches
InstrumentProfile Member List

This is the complete list of members for InstrumentProfile, including all inherited members.

create()InstrumentProfilestatic
create(Ptr ip)InstrumentProfilestatic
createShared(Args &&...args)RequireMakeShared< InstrumentProfile >inlinestatic
getAdditionalUnderlyings() constInstrumentProfile
getBaseCurrency() constInstrumentProfile
getCFI() constInstrumentProfile
getCountry() constInstrumentProfile
getCurrency() constInstrumentProfile
getCUSIP() constInstrumentProfile
getDateField(const StringLike &name) constInstrumentProfile
getDescription() constInstrumentProfile
getExchangeData() constInstrumentProfile
getExchanges() constInstrumentProfile
getExpiration() constInstrumentProfile
getExpirationStyle() constInstrumentProfile
getField(const StringLike &name) constInstrumentProfile
getICB() constInstrumentProfile
getISIN() constInstrumentProfile
getLastTrade() constInstrumentProfile
getLocalDescription() constInstrumentProfile
getLocalSymbol() constInstrumentProfile
getMMY() constInstrumentProfile
getMultiplier() constInstrumentProfile
getNonEmptyCustomFieldNames() constInstrumentProfile
getNumericField(const StringLike &name) constInstrumentProfile
getOPOL() constInstrumentProfile
getOptionType() constInstrumentProfile
getPriceIncrements() constInstrumentProfile
getProduct() constInstrumentProfile
getSEDOL() constInstrumentProfile
getSettlementStyle() constInstrumentProfile
getSIC() constInstrumentProfile
getSPC() constInstrumentProfile
getStrike() constInstrumentProfile
getSymbol() constInstrumentProfile
getTradingHours() constInstrumentProfile
getType() constInstrumentProfile
getUnderlying() constInstrumentProfile
is() const noexceptSharedEntityinline
Ptr typedefInstrumentProfile
setAdditionalUnderlyings(const StringLike &additionalUnderlyings) constInstrumentProfile
setBaseCurrency(const StringLike &baseCurrency) constInstrumentProfile
setCFI(const StringLike &cfi) constInstrumentProfile
setCountry(const StringLike &country) constInstrumentProfile
setCurrency(const StringLike &currency) constInstrumentProfile
setCUSIP(const StringLike &cusip) constInstrumentProfile
setDateField(const StringLike &name, std::int32_t value) constInstrumentProfile
setDescription(const StringLike &description) constInstrumentProfile
setExchangeData(const StringLike &exchangeData) constInstrumentProfile
setExchanges(const StringLike &exchanges) constInstrumentProfile
setExpiration(std::int32_t expiration) constInstrumentProfile
setExpirationStyle(const StringLike &expirationStyle) constInstrumentProfile
setField(const StringLike &name, const StringLike &value) constInstrumentProfile
setICB(std::int32_t icb) constInstrumentProfile
setISIN(const StringLike &isin) constInstrumentProfile
setLastTrade(std::int32_t lastTrade) constInstrumentProfile
setLocalDescription(const StringLike &localDescription) constInstrumentProfile
setLocalSymbol(const StringLike &localSymbol) constInstrumentProfile
setMMY(const StringLike &mmy) constInstrumentProfile
setMultiplier(double multiplier) constInstrumentProfile
setNumericField(const StringLike &name, double value) constInstrumentProfile
setOPOL(const StringLike &opol) constInstrumentProfile
setOptionType(const StringLike &optionType) constInstrumentProfile
setPriceIncrements(const StringLike &priceIncrements) constInstrumentProfile
setProduct(const StringLike &product) constInstrumentProfile
setSEDOL(const StringLike &sedol) constInstrumentProfile
setSettlementStyle(const StringLike &settlementStyle) constInstrumentProfile
setSIC(std::int32_t sic) constInstrumentProfile
setSPC(double spc) constInstrumentProfile
setStrike(double strike) constInstrumentProfile
setSymbol(const StringLike &symbol) constInstrumentProfile
setTradingHours(const StringLike &tradingHours) constInstrumentProfile
setType(const StringLike &type) constInstrumentProfile
setUnderlying(const StringLike &underlying) constInstrumentProfile
sharedAs() noexceptSharedEntityinline
RequireMakeShared< InstrumentProfile >::sharedAs() const noexceptSharedEntityinline
toString() const overrideInstrumentProfilevirtual
Unique typedefInstrumentProfile
~Entity() noexcept=defaultEntityvirtual