dxFeed Graal CXX API
|
This is the complete list of members for TheoPrice, including all inherited members.
freeGraal(void *graalNative) | TheoPrice | static |
fromGraal(void *graalNative) | TheoPrice | static |
getDelta() const noexcept | TheoPrice | inline |
getDividend() const noexcept | TheoPrice | inline |
getEventFlags() const noexcept override | TheoPrice | inlinevirtual |
getEventFlagsMask() const noexcept override | TheoPrice | inlinevirtual |
getEventId() const noexcept | TimeSeriesEvent | inlinevirtual |
getEventSymbol() const &noexcept override | MarketEvent | inlinevirtual |
getEventSymbolOpt() const &noexcept override | MarketEvent | inlinevirtual |
getEventTime() const noexcept override | MarketEvent | inlinevirtual |
getGamma() const noexcept | TheoPrice | inline |
getIndex() const noexcept override | TheoPrice | inlinevirtual |
getInterest() const noexcept | TheoPrice | inline |
getPrice() const noexcept | TheoPrice | inline |
getSequence() const noexcept | TheoPrice | inline |
getSource() const &noexcept override | TheoPrice | inlinevirtual |
getTime() const noexcept override | TheoPrice | inlinevirtual |
getUnderlyingPrice() const noexcept | TheoPrice | inline |
is() const noexcept | SharedEntity | inline |
MarketEvent(std::string eventSymbol) noexcept | MarketEvent | inlineexplicitprotected |
MAX_SEQUENCE | TheoPrice | static |
Ptr typedef | TheoPrice | |
REMOVE_EVENT | IndexedEvent | static |
setDelta(double delta) noexcept | TheoPrice | inline |
setDividend(double dividend) noexcept | TheoPrice | inline |
setEventFlags(std::int32_t eventFlags) noexcept override | TheoPrice | inlinevirtual |
setEventFlags(const EventFlagsMask &eventFlags) noexcept override | TheoPrice | inlinevirtual |
setEventSymbol(const std::string &eventSymbol) noexcept override | MarketEvent | inlinevirtual |
setEventTime(std::int64_t eventTime) noexcept override | MarketEvent | inlinevirtual |
setGamma(double gamma) noexcept | TheoPrice | inline |
setIndex(std::int64_t index) override | TheoPrice | inlinevirtual |
setInterest(double interest) noexcept | TheoPrice | inline |
setPrice(double price) noexcept | TheoPrice | inline |
setSequence(std::int32_t sequence) | TheoPrice | inline |
setTime(std::int64_t time) noexcept | TheoPrice | inline |
setUnderlyingPrice(double underlyingPrice) noexcept | TheoPrice | inline |
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 |
TheoPrice() noexcept=default | TheoPrice | |
TheoPrice(std::string eventSymbol) noexcept | TheoPrice | inlineexplicit |
toGraal() const override | TheoPrice | virtual |
toString() const noexcept override | TheoPrice | virtual |
TX_PENDING | IndexedEvent | static |
TYPE | TheoPrice | static |
Unique typedef | TheoPrice | |
~Entity() noexcept=default | Entity | virtual |