dxFeed Graal CXX API
|
This is the complete list of members for dxfcpp::Underlying, including all inherited members.
freeGraal(void *graalNative) noexcept | dxfcpp::Underlying | static |
getBackVolatility() const noexcept | dxfcpp::Underlying | inline |
getCallVolume() const noexcept | dxfcpp::Underlying | inline |
getEventFlags() const noexcept override | dxfcpp::Underlying | inlinevirtual |
getEventFlagsMask() const noexcept override | dxfcpp::Underlying | inlinevirtual |
getEventId() const noexcept | dxfcpp::TimeSeriesEvent | inlinevirtual |
getEventSymbol() const &noexcept override | dxfcpp::MarketEvent | inlinevirtual |
getEventSymbolOpt() const &noexcept override | dxfcpp::MarketEvent | inlinevirtual |
getEventTime() const noexcept override | dxfcpp::MarketEvent | inlinevirtual |
getFrontVolatility() const noexcept | dxfcpp::Underlying | inline |
getIndex() const noexcept override | dxfcpp::Underlying | inlinevirtual |
getOptionVolume() const noexcept | dxfcpp::Underlying | inline |
getPutCallRatio() const noexcept | dxfcpp::Underlying | inline |
getPutVolume() const noexcept | dxfcpp::Underlying | inline |
getSequence() const noexcept | dxfcpp::Underlying | inline |
getSource() const &noexcept override | dxfcpp::Underlying | inlinevirtual |
getTime() const noexcept override | dxfcpp::Underlying | inlinevirtual |
getVolatility() const noexcept | dxfcpp::Underlying | inline |
is() const noexcept | dxfcpp::SharedEntity | inline |
MarketEvent(std::string eventSymbol) noexcept | dxfcpp::MarketEvent | inlineexplicitprotected |
MAX_SEQUENCE | dxfcpp::Underlying | static |
Ptr typedef | dxfcpp::Underlying | |
REMOVE_EVENT | dxfcpp::IndexedEvent | static |
setBackVolatility(double backVolatility) noexcept | dxfcpp::Underlying | inline |
setCallVolume(double callVolume) noexcept | dxfcpp::Underlying | inline |
setEventFlags(std::int32_t eventFlags) noexcept override | dxfcpp::Underlying | inlinevirtual |
setEventFlags(const EventFlagsMask &eventFlags) noexcept override | dxfcpp::Underlying | inlinevirtual |
setEventSymbol(const std::string &eventSymbol) noexcept override | dxfcpp::MarketEvent | inlinevirtual |
setEventTime(std::int64_t eventTime) noexcept override | dxfcpp::MarketEvent | inlinevirtual |
setFrontVolatility(double frontVolatility) noexcept | dxfcpp::Underlying | inline |
setIndex(std::int64_t index) noexcept override | dxfcpp::Underlying | inlinevirtual |
setPutCallRatio(double putCallRatio) noexcept | dxfcpp::Underlying | inline |
setPutVolume(double putVolume) noexcept | dxfcpp::Underlying | inline |
setSequence(int sequence) noexcept | dxfcpp::Underlying | inline |
setTime(std::int64_t time) noexcept | dxfcpp::Underlying | inline |
setVolatility(double volatility) noexcept | dxfcpp::Underlying | inline |
sharedAs() noexcept | dxfcpp::SharedEntity | inline |
sharedAs() const noexcept | dxfcpp::SharedEntity | inline |
SNAPSHOT_BEGIN | dxfcpp::IndexedEvent | static |
SNAPSHOT_END | dxfcpp::IndexedEvent | static |
SNAPSHOT_MODE | dxfcpp::IndexedEvent | static |
SNAPSHOT_SNIP | dxfcpp::IndexedEvent | static |
toGraal() const noexcept override | dxfcpp::Underlying | virtual |
toString() const noexcept override | dxfcpp::Underlying | virtual |
TX_PENDING | dxfcpp::IndexedEvent | static |
TYPE | dxfcpp::Underlying | static |
Underlying() noexcept=default | dxfcpp::Underlying | |
Underlying(std::string eventSymbol) noexcept | dxfcpp::Underlying | inlineexplicit |
Unique typedef | dxfcpp::Underlying | |
~Entity() noexcept=default | dxfcpp::Entity | virtual |