dxFeed Graal CXX API
Loading...
Searching...
No Matches
dxfcpp::Quote Member List

This is the complete list of members for dxfcpp::Quote, including all inherited members.

freeGraal(void *graalNative) noexceptdxfcpp::Quotestatic
getAskExchangeCode() const noexceptdxfcpp::Quote
getAskExchangeCodeString() const noexceptdxfcpp::Quote
getAskPrice() constdxfcpp::Quoteinline
getAskSize() constdxfcpp::Quoteinline
getAskTime() const noexceptdxfcpp::Quoteinline
getBidExchangeCode() const noexceptdxfcpp::Quote
getBidExchangeCodeString() const noexceptdxfcpp::Quote
getBidPrice() const noexceptdxfcpp::Quoteinline
getBidSize() const noexceptdxfcpp::Quoteinline
getBidTime() const noexceptdxfcpp::Quoteinline
getEventSymbol() const &noexcept overridedxfcpp::MarketEventinlinevirtual
getEventSymbolOpt() const &noexcept overridedxfcpp::MarketEventinlinevirtual
getEventTime() const noexcept overridedxfcpp::MarketEventinlinevirtual
getSequence() const noexceptdxfcpp::Quoteinline
getTime() const noexceptdxfcpp::Quoteinline
getTimeNanoPart() const noexceptdxfcpp::Quoteinline
getTimeNanos() const noexceptdxfcpp::Quoteinline
is() const noexceptdxfcpp::SharedEntityinline
MarketEvent(std::string eventSymbol) noexceptdxfcpp::MarketEventinlineexplicitprotected
MAX_SEQUENCEdxfcpp::Quotestatic
Ptr typedefdxfcpp::Quote
Quote() noexcept=defaultdxfcpp::Quote
Quote(std::string eventSymbol) noexceptdxfcpp::Quoteinlineexplicit
setAskExchangeCode(char askExchangeCode) noexceptdxfcpp::Quote
setAskExchangeCode(std::int16_t askExchangeCode) noexceptdxfcpp::Quote
setAskPrice(double askPrice)dxfcpp::Quoteinline
setAskSize(double askSize)dxfcpp::Quoteinline
setAskTime(std::int64_t askTime) noexceptdxfcpp::Quoteinline
setBidExchangeCode(char bidExchangeCode) noexceptdxfcpp::Quote
setBidExchangeCode(std::int16_t bidExchangeCode) noexceptdxfcpp::Quote
setBidPrice(double bidPrice) noexceptdxfcpp::Quoteinline
setBidSize(double bidSize) noexceptdxfcpp::Quoteinline
setBidTime(std::int64_t bidTime) noexceptdxfcpp::Quoteinline
setEventSymbol(const std::string &eventSymbol) noexcept overridedxfcpp::MarketEventinlinevirtual
setEventTime(std::int64_t eventTime) noexcept overridedxfcpp::MarketEventinlinevirtual
setSequence(std::int32_t sequence) noexceptdxfcpp::Quoteinline
setTimeNanoPart(std::int32_t timeNanoPart) noexceptdxfcpp::Quoteinline
sharedAs() noexceptdxfcpp::SharedEntityinline
sharedAs() const noexceptdxfcpp::SharedEntityinline
toGraal() const noexcept overridedxfcpp::Quotevirtual
toString() const noexcept overridedxfcpp::Quotevirtual
TYPEdxfcpp::Quotestatic
Unique typedefdxfcpp::Quote
withAskExchangeCode(char askExchangeCode) noexceptdxfcpp::Quoteinline
withAskExchangeCode(std::int16_t askExchangeCode) noexceptdxfcpp::Quoteinline
withAskExchangeCodeShared(char askExchangeCode) noexceptdxfcpp::Quoteinline
withAskExchangeCodeShared(std::int16_t askExchangeCode) noexceptdxfcpp::Quoteinline
withAskPrice(double askPrice) noexceptdxfcpp::Quoteinline
withAskPriceShared(double askPrice) noexceptdxfcpp::Quoteinline
withAskSize(double askSize) noexceptdxfcpp::Quoteinline
withAskSizeShared(double askSize) noexceptdxfcpp::Quoteinline
withAskTime(std::int64_t askTime) noexceptdxfcpp::Quoteinline
withAskTimeShared(std::int64_t askTime) noexceptdxfcpp::Quoteinline
withBidExchangeCode(char bidExchangeCode) noexceptdxfcpp::Quoteinline
withBidExchangeCode(std::int16_t bidExchangeCode) noexceptdxfcpp::Quoteinline
withBidExchangeCodeShared(char bidExchangeCode) noexceptdxfcpp::Quoteinline
withBidExchangeCodeShared(std::int16_t bidExchangeCode) noexceptdxfcpp::Quoteinline
withBidPrice(double bidPrice) noexceptdxfcpp::Quoteinline
withBidPriceShared(double bidPrice) noexceptdxfcpp::Quoteinline
withBidSize(double bidSize) noexceptdxfcpp::Quoteinline
withBidSizeShared(double bidSize) noexceptdxfcpp::Quoteinline
withBidTime(std::int64_t bidTime) noexceptdxfcpp::Quoteinline
withBidTimeShared(std::int64_t bidTime) noexceptdxfcpp::Quoteinline
withEventSymbol(const std::string &eventSymbol) noexceptdxfcpp::Quoteinline
withEventSymbolShared(const std::string &eventSymbol) noexceptdxfcpp::Quoteinline
withEventTime(std::int64_t eventTime) noexceptdxfcpp::Quoteinline
withEventTimeShared(std::int64_t eventTime) noexceptdxfcpp::Quoteinline
withSequence(std::int32_t sequence) noexceptdxfcpp::Quoteinline
withSequenceShared(std::int32_t sequence) noexceptdxfcpp::Quoteinline
withTimeNanoPart(std::int32_t timeNanoPart) noexceptdxfcpp::Quoteinline
withTimeNanoPartShared(std::int32_t timeNanoPart) noexceptdxfcpp::Quoteinline
~Entity() noexcept=defaultdxfcpp::Entityvirtual