dxFeed Graal CXX API
|
This is the complete list of members for TradeETH, including all inherited members.
baseFieldsToString() const noexcept | TradeBase | |
freeGraal(void *graalNative) | TradeETH | static |
fromGraal(void *graalNative) | TradeETH | static |
getChange() const noexcept | TradeBase | inline |
getDayId() const noexcept | TradeBase | inline |
getDayTurnover() const noexcept | TradeBase | inline |
getDayVolume() const noexcept | TradeBase | inline |
getEventSymbol() const &noexcept override | MarketEvent | inlinevirtual |
getEventSymbolOpt() const &noexcept override | MarketEvent | inlinevirtual |
getEventTime() const noexcept override | MarketEvent | inlinevirtual |
getExchangeCode() const noexcept | TradeBase | inline |
getExchangeCodeString() const noexcept | TradeBase | inline |
getPrice() const noexcept | TradeBase | inline |
getSequence() const noexcept | TradeBase | inline |
getSize() const noexcept | TradeBase | inline |
getTickDirection() const &noexcept | TradeBase | inline |
getTime() const noexcept | TradeBase | inline |
getTimeNanoPart() const noexcept | TradeBase | inline |
getTimeNanos() const noexcept | TradeBase | inline |
getTimeSequence() const noexcept | TradeBase | inline |
is() const noexcept | SharedEntity | inline |
isExtendedTradingHours() const noexcept | TradeBase | inline |
MarketEvent(std::string eventSymbol) noexcept | MarketEvent | inlineexplicitprotected |
MAX_SEQUENCE | TradeBase | static |
Ptr typedef | TradeETH | |
setChange(double change) noexcept | TradeBase | inline |
setDayId(std::int32_t dayId) noexcept | TradeBase | inline |
setDayTurnover(double dayTurnover) noexcept | TradeBase | inline |
setDayVolume(double dayVolume) noexcept | TradeBase | inline |
setEventSymbol(const std::string &eventSymbol) noexcept override | MarketEvent | inlinevirtual |
setEventTime(std::int64_t eventTime) noexcept override | MarketEvent | inlinevirtual |
setExchangeCode(char exchangeCode) noexcept | TradeBase | inline |
setExchangeCode(std::int16_t exchangeCode) noexcept | TradeBase | inline |
setExtendedTradingHours(bool extendedTradingHours) noexcept | TradeBase | inline |
setPrice(double price) noexcept | TradeBase | inline |
setSequence(std::int32_t sequence) | TradeBase | inline |
setSize(double size) noexcept | TradeBase | inline |
setTickDirection(const Direction &direction) noexcept | TradeBase | inline |
setTime(std::int64_t time) noexcept | TradeBase | inline |
setTimeNanoPart(std::int32_t timeNanoPart) noexcept | TradeBase | inline |
setTimeNanos(std::int64_t timeNanos) noexcept | TradeBase | inline |
setTimeSequence(std::int64_t timeSequence) noexcept | TradeBase | inline |
sharedAs() noexcept | SharedEntity | inline |
sharedAs() const noexcept | SharedEntity | inline |
toGraal() const override | TradeETH | virtual |
toString() const noexcept override | TradeETH | virtual |
TradeBase() noexcept=default | TradeBase | |
TradeBase(std::string eventSymbol) noexcept | TradeBase | inlineexplicit |
TradeETH() noexcept=default | TradeETH | |
TradeETH(std::string eventSymbol) noexcept | TradeETH | inlineexplicit |
TYPE | TradeETH | static |
Unique typedef | TradeETH | |
~Entity() noexcept=default | Entity | virtual |