|
dxFeed Graal CXX API v5.0.0
|
This is the complete list of members for OptionSale, including all inherited members.
| assign(std::shared_ptr< EventType > event) override | OptionSale | virtual |
| freeGraal(void *graalNative) | OptionSale | static |
| fromGraal(void *graalNative) | OptionSale | static |
| getAggressorSide() const &noexcept | OptionSale | |
| getAskPrice() const noexcept | OptionSale | |
| getBidPrice() const noexcept | OptionSale | |
| getDelta() const noexcept | OptionSale | |
| getEventFlags() const noexcept override | OptionSale | virtual |
| getEventFlagsMask() const noexcept override | OptionSale | virtual |
| getEventSymbol() const &noexcept override | MarketEvent | virtual |
| getEventSymbolOpt() const &noexcept override | MarketEvent | virtual |
| getEventTime() const noexcept override | MarketEvent | virtual |
| getExchangeCode() const noexcept | OptionSale | |
| getExchangeCodeString() const noexcept | OptionSale | |
| getExchangeSaleConditions() const &noexcept | OptionSale | |
| getExchangeSaleConditionsOpt() const &noexcept | OptionSale | |
| getIndex() const noexcept override | OptionSale | virtual |
| getOptionSymbol() const &noexcept | OptionSale | |
| getOptionSymbolOpt() const &noexcept | OptionSale | |
| getPrice() const noexcept | OptionSale | |
| getSequence() const noexcept | OptionSale | |
| getSize() const noexcept | OptionSale | |
| getSource() const &noexcept override | OptionSale | virtual |
| getTime() const noexcept | OptionSale | |
| getTimeNanoPart() const noexcept | OptionSale | |
| getTimeNanos() const noexcept | OptionSale | |
| getTimeSequence() const noexcept | OptionSale | |
| getTradeThroughExempt() const noexcept | OptionSale | |
| getType() const &noexcept | OptionSale | |
| getUnderlyingPrice() const noexcept | OptionSale | |
| getVolatility() const noexcept | OptionSale | |
| is() const noexcept | SharedEntity | inline |
| isCancel() const noexcept | OptionSale | |
| isCorrection() const noexcept | OptionSale | |
| isExtendedTradingHours() const noexcept | OptionSale | |
| isNew() const noexcept | OptionSale | |
| isSpreadLeg() const noexcept | OptionSale | |
| isValidTick() const noexcept | OptionSale | |
| MarketEvent(const StringLike &eventSymbol) noexcept | MarketEvent | explicitprotected |
| MAX_SEQUENCE | OptionSale | static |
| OptionSale() noexcept=default | OptionSale | |
| OptionSale(const StringLike &eventSymbol) noexcept | OptionSale | explicit |
| Ptr typedef | OptionSale | |
| REMOVE_EVENT | IndexedEvent | static |
| setAggressorSide(const Side &side) noexcept | OptionSale | |
| setAskPrice(double askPrice) noexcept | OptionSale | |
| setBidPrice(double bidPrice) noexcept | OptionSale | |
| setDelta(double delta) noexcept | OptionSale | |
| setEventFlags(std::int32_t eventFlags) noexcept override | OptionSale | virtual |
| setEventFlags(const EventFlagsMask &eventFlags) noexcept override | OptionSale | virtual |
| setEventSymbol(const StringLike &eventSymbol) noexcept override | MarketEvent | virtual |
| EventTypeWithSymbol< std::string >::setEventSymbol(const std::string &eventSymbol) noexcept=0 | EventTypeWithSymbol< std::string > | pure virtual |
| setEventTime(std::int64_t eventTime) noexcept override | MarketEvent | virtual |
| setExchangeCode(char exchangeCode) noexcept | OptionSale | |
| setExchangeCode(std::int16_t exchangeCode) noexcept | OptionSale | |
| setExchangeSaleConditions(const StringLike &exchangeSaleConditions) noexcept | OptionSale | |
| setExtendedTradingHours(bool extendedTradingHours) noexcept | OptionSale | |
| setIndex(std::int64_t index) override | OptionSale | virtual |
| setOptionSymbol(const StringLike &optionSymbol) noexcept | OptionSale | |
| setPrice(double price) noexcept | OptionSale | |
| setSequence(std::int32_t sequence) | OptionSale | |
| setSize(double size) noexcept | OptionSale | |
| setSpreadLeg(bool spreadLeg) noexcept | OptionSale | |
| setTime(std::int64_t time) noexcept | OptionSale | |
| setTimeNanoPart(std::int32_t timeNanoPart) noexcept | OptionSale | |
| setTimeNanos(std::int64_t timeNanos) noexcept | OptionSale | |
| setTimeSequence(std::int64_t timeSequence) noexcept | OptionSale | |
| setTradeThroughExempt(char tradeThroughExempt) | OptionSale | |
| setType(const TimeAndSaleType &type) noexcept | OptionSale | |
| setUnderlyingPrice(double underlyingPrice) noexcept | OptionSale | |
| setValidTick(bool validTick) noexcept | OptionSale | |
| setVolatility(double volatility) noexcept | OptionSale | |
| sharedAs() noexcept | SharedEntity | inline |
| sharedAs() const noexcept | SharedEntity | inline |
| SNAPSHOT_BEGIN | IndexedEvent | static |
| SNAPSHOT_END | IndexedEvent | static |
| SNAPSHOT_MODE | IndexedEvent | static |
| SNAPSHOT_SNIP | IndexedEvent | static |
| toGraal() const override | OptionSale | virtual |
| toString() const override | OptionSale | virtual |
| TX_PENDING | IndexedEvent | static |
| TYPE | OptionSale | static |
| Unique typedef | OptionSale | |
| withAggressorSide(const Side &side) noexcept | OptionSale | |
| withAskPrice(double askPrice) noexcept | OptionSale | |
| withBidPrice(double bidPrice) noexcept | OptionSale | |
| withDelta(double delta) noexcept | OptionSale | |
| withEventFlags(std::int32_t eventFlags) noexcept | OptionSale | |
| withEventFlags(const EventFlagsMask &eventFlags) noexcept | OptionSale | |
| withEventSymbol(const StringLike &eventSymbol) noexcept | OptionSale | |
| withEventTime(std::int64_t eventTime) noexcept | OptionSale | |
| withExchangeCode(char exchangeCode) noexcept | OptionSale | |
| withExchangeCode(std::int16_t exchangeCode) noexcept | OptionSale | |
| withExchangeSaleConditions(const StringLike &exchangeSaleConditions) noexcept | OptionSale | |
| withExtendedTradingHours(bool extendedTradingHours) noexcept | OptionSale | |
| withIndex(std::int64_t index) noexcept | OptionSale | |
| withOptionSymbol(const StringLike &optionSymbol) noexcept | OptionSale | |
| withPrice(double price) noexcept | OptionSale | |
| withSequence(std::int32_t sequence) noexcept | OptionSale | |
| withSize(double size) noexcept | OptionSale | |
| withSpreadLeg(bool spreadLeg) noexcept | OptionSale | |
| withTime(std::int64_t time) noexcept | OptionSale | |
| withTimeNanoPart(std::int32_t timeNanoPart) noexcept | OptionSale | |
| withTimeNanos(std::int64_t timeNanos) noexcept | OptionSale | |
| withTimeSequence(std::int64_t timeSequence) noexcept | OptionSale | |
| withTradeThroughExempt(char tradeThroughExempt) | OptionSale | |
| withType(const TimeAndSaleType &type) noexcept | OptionSale | |
| withUnderlyingPrice(double underlyingPrice) noexcept | OptionSale | |
| withValidTick(bool validTick) noexcept | OptionSale | |
| withVolatility(double volatility) noexcept | OptionSale | |
| ~Entity() noexcept=default | Entity | virtual |