dxFeed Graal CXX API v4.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 StringLikeWrapper &name) constInstrumentProfile
getDescription() constInstrumentProfile
getExchangeData() constInstrumentProfile
getExchanges() constInstrumentProfile
getExpiration() constInstrumentProfile
getExpirationStyle() constInstrumentProfile
getField(const StringLikeWrapper &name) constInstrumentProfile
getICB() constInstrumentProfile
getISIN() constInstrumentProfile
getLastTrade() constInstrumentProfile
getLocalDescription() constInstrumentProfile
getLocalSymbol() constInstrumentProfile
getMMY() constInstrumentProfile
getMultiplier() constInstrumentProfile
getNonEmptyCustomFieldNames() constInstrumentProfile
getNumericField(const StringLikeWrapper &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 StringLikeWrapper &additionalUnderlyings) constInstrumentProfile
setBaseCurrency(const StringLikeWrapper &baseCurrency) constInstrumentProfile
setCFI(const StringLikeWrapper &cfi) constInstrumentProfile
setCountry(const StringLikeWrapper &country) constInstrumentProfile
setCurrency(const StringLikeWrapper &currency) constInstrumentProfile
setCUSIP(const StringLikeWrapper &cusip) constInstrumentProfile
setDateField(const StringLikeWrapper &name, std::int32_t value) constInstrumentProfile
setDescription(const StringLikeWrapper &description) constInstrumentProfile
setExchangeData(const StringLikeWrapper &exchangeData) constInstrumentProfile
setExchanges(const StringLikeWrapper &exchanges) constInstrumentProfile
setExpiration(std::int32_t expiration) constInstrumentProfile
setExpirationStyle(const StringLikeWrapper &expirationStyle) constInstrumentProfile
setField(const StringLikeWrapper &name, const StringLikeWrapper &value) constInstrumentProfile
setICB(std::int32_t icb) constInstrumentProfile
setISIN(const StringLikeWrapper &isin) constInstrumentProfile
setLastTrade(std::int32_t lastTrade) constInstrumentProfile
setLocalDescription(const StringLikeWrapper &localDescription) constInstrumentProfile
setLocalSymbol(const StringLikeWrapper &localSymbol) constInstrumentProfile
setMMY(const StringLikeWrapper &mmy) constInstrumentProfile
setMultiplier(double multiplier) constInstrumentProfile
setNumericField(const StringLikeWrapper &name, double value) constInstrumentProfile
setOPOL(const StringLikeWrapper &opol) constInstrumentProfile
setOptionType(const StringLikeWrapper &optionType) constInstrumentProfile
setPriceIncrements(const StringLikeWrapper &priceIncrements) constInstrumentProfile
setProduct(const StringLikeWrapper &product) constInstrumentProfile
setSEDOL(const StringLikeWrapper &sedol) constInstrumentProfile
setSettlementStyle(const StringLikeWrapper &settlementStyle) constInstrumentProfile
setSIC(std::int32_t sic) constInstrumentProfile
setSPC(double spc) constInstrumentProfile
setStrike(double strike) constInstrumentProfile
setSymbol(const StringLikeWrapper &symbol) constInstrumentProfile
setTradingHours(const StringLikeWrapper &tradingHours) constInstrumentProfile
setType(const StringLikeWrapper &type) constInstrumentProfile
setUnderlying(const StringLikeWrapper &underlying) constInstrumentProfile
sharedAs() noexceptSharedEntityinline
RequireMakeShared< InstrumentProfile >::sharedAs() const noexceptSharedEntityinline
toString() const overrideInstrumentProfilevirtual
Unique typedefInstrumentProfile
~Entity() noexcept=defaultEntityvirtual