dxFeed Graal CXX API
|
This is the complete list of members for dxfcpp::Quote, including all inherited members.
freeGraal(void *graalNative) noexcept | dxfcpp::Quote | static |
getAskExchangeCode() const noexcept | dxfcpp::Quote | |
getAskExchangeCodeString() const noexcept | dxfcpp::Quote | |
getAskPrice() const | dxfcpp::Quote | inline |
getAskSize() const | dxfcpp::Quote | inline |
getAskTime() const noexcept | dxfcpp::Quote | inline |
getBidExchangeCode() const noexcept | dxfcpp::Quote | |
getBidExchangeCodeString() const noexcept | dxfcpp::Quote | |
getBidPrice() const noexcept | dxfcpp::Quote | inline |
getBidSize() const noexcept | dxfcpp::Quote | inline |
getBidTime() const noexcept | dxfcpp::Quote | inline |
getEventSymbol() const &noexcept override | dxfcpp::MarketEvent | inlinevirtual |
getEventSymbolOpt() const &noexcept override | dxfcpp::MarketEvent | inlinevirtual |
getEventTime() const noexcept override | dxfcpp::MarketEvent | inlinevirtual |
getSequence() const noexcept | dxfcpp::Quote | inline |
getTime() const noexcept | dxfcpp::Quote | inline |
getTimeNanoPart() const noexcept | dxfcpp::Quote | inline |
getTimeNanos() const noexcept | dxfcpp::Quote | inline |
is() const noexcept | dxfcpp::SharedEntity | inline |
MarketEvent(std::string eventSymbol) noexcept | dxfcpp::MarketEvent | inlineexplicitprotected |
MAX_SEQUENCE | dxfcpp::Quote | static |
Ptr typedef | dxfcpp::Quote | |
Quote() noexcept=default | dxfcpp::Quote | |
Quote(std::string eventSymbol) noexcept | dxfcpp::Quote | inlineexplicit |
setAskExchangeCode(char askExchangeCode) noexcept | dxfcpp::Quote | |
setAskExchangeCode(std::int16_t askExchangeCode) noexcept | dxfcpp::Quote | |
setAskPrice(double askPrice) | dxfcpp::Quote | inline |
setAskSize(double askSize) | dxfcpp::Quote | inline |
setAskTime(std::int64_t askTime) noexcept | dxfcpp::Quote | inline |
setBidExchangeCode(char bidExchangeCode) noexcept | dxfcpp::Quote | |
setBidExchangeCode(std::int16_t bidExchangeCode) noexcept | dxfcpp::Quote | |
setBidPrice(double bidPrice) noexcept | dxfcpp::Quote | inline |
setBidSize(double bidSize) noexcept | dxfcpp::Quote | inline |
setBidTime(std::int64_t bidTime) noexcept | dxfcpp::Quote | inline |
setEventSymbol(const std::string &eventSymbol) noexcept override | dxfcpp::MarketEvent | inlinevirtual |
setEventTime(std::int64_t eventTime) noexcept override | dxfcpp::MarketEvent | inlinevirtual |
setSequence(std::int32_t sequence) noexcept | dxfcpp::Quote | inline |
setTimeNanoPart(std::int32_t timeNanoPart) noexcept | dxfcpp::Quote | inline |
sharedAs() noexcept | dxfcpp::SharedEntity | inline |
sharedAs() const noexcept | dxfcpp::SharedEntity | inline |
toGraal() const noexcept override | dxfcpp::Quote | virtual |
toString() const noexcept override | dxfcpp::Quote | virtual |
TYPE | dxfcpp::Quote | static |
Unique typedef | dxfcpp::Quote | |
withAskExchangeCode(char askExchangeCode) noexcept | dxfcpp::Quote | inline |
withAskExchangeCode(std::int16_t askExchangeCode) noexcept | dxfcpp::Quote | inline |
withAskExchangeCodeShared(char askExchangeCode) noexcept | dxfcpp::Quote | inline |
withAskExchangeCodeShared(std::int16_t askExchangeCode) noexcept | dxfcpp::Quote | inline |
withAskPrice(double askPrice) noexcept | dxfcpp::Quote | inline |
withAskPriceShared(double askPrice) noexcept | dxfcpp::Quote | inline |
withAskSize(double askSize) noexcept | dxfcpp::Quote | inline |
withAskSizeShared(double askSize) noexcept | dxfcpp::Quote | inline |
withAskTime(std::int64_t askTime) noexcept | dxfcpp::Quote | inline |
withAskTimeShared(std::int64_t askTime) noexcept | dxfcpp::Quote | inline |
withBidExchangeCode(char bidExchangeCode) noexcept | dxfcpp::Quote | inline |
withBidExchangeCode(std::int16_t bidExchangeCode) noexcept | dxfcpp::Quote | inline |
withBidExchangeCodeShared(char bidExchangeCode) noexcept | dxfcpp::Quote | inline |
withBidExchangeCodeShared(std::int16_t bidExchangeCode) noexcept | dxfcpp::Quote | inline |
withBidPrice(double bidPrice) noexcept | dxfcpp::Quote | inline |
withBidPriceShared(double bidPrice) noexcept | dxfcpp::Quote | inline |
withBidSize(double bidSize) noexcept | dxfcpp::Quote | inline |
withBidSizeShared(double bidSize) noexcept | dxfcpp::Quote | inline |
withBidTime(std::int64_t bidTime) noexcept | dxfcpp::Quote | inline |
withBidTimeShared(std::int64_t bidTime) noexcept | dxfcpp::Quote | inline |
withEventSymbol(const std::string &eventSymbol) noexcept | dxfcpp::Quote | inline |
withEventSymbolShared(const std::string &eventSymbol) noexcept | dxfcpp::Quote | inline |
withEventTime(std::int64_t eventTime) noexcept | dxfcpp::Quote | inline |
withEventTimeShared(std::int64_t eventTime) noexcept | dxfcpp::Quote | inline |
withSequence(std::int32_t sequence) noexcept | dxfcpp::Quote | inline |
withSequenceShared(std::int32_t sequence) noexcept | dxfcpp::Quote | inline |
withTimeNanoPart(std::int32_t timeNanoPart) noexcept | dxfcpp::Quote | inline |
withTimeNanoPartShared(std::int32_t timeNanoPart) noexcept | dxfcpp::Quote | inline |
~Entity() noexcept=default | dxfcpp::Entity | virtual |