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

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

freeGraal(void *graalNative)Quotestatic
fromGraal(void *graalNative)Quotestatic
getAskExchangeCode() const noexceptQuote
getAskExchangeCodeString() const noexceptQuote
getAskPrice() constQuoteinline
getAskSize() constQuoteinline
getAskTime() const noexceptQuoteinline
getBidExchangeCode() const noexceptQuote
getBidExchangeCodeString() const noexceptQuote
getBidPrice() const noexceptQuoteinline
getBidSize() const noexceptQuoteinline
getBidTime() const noexceptQuoteinline
getEventSymbol() const &noexcept overrideMarketEventinlinevirtual
getEventSymbolOpt() const &noexcept overrideMarketEventinlinevirtual
getEventTime() const noexcept overrideMarketEventinlinevirtual
getSequence() const noexceptQuoteinline
getTime() const noexceptQuoteinline
getTimeNanoPart() const noexceptQuoteinline
getTimeNanos() const noexceptQuoteinline
is() const noexceptSharedEntityinline
MarketEvent(std::string eventSymbol) noexceptMarketEventinlineexplicitprotected
MAX_SEQUENCEQuotestatic
Ptr typedefQuote
Quote() noexcept=defaultQuote
Quote(std::string eventSymbol) noexceptQuoteinlineexplicit
setAskExchangeCode(char askExchangeCode) noexceptQuote
setAskExchangeCode(std::int16_t askExchangeCode) noexceptQuote
setAskPrice(double askPrice)Quoteinline
setAskSize(double askSize)Quoteinline
setAskTime(std::int64_t askTime) noexceptQuoteinline
setBidExchangeCode(char bidExchangeCode) noexceptQuote
setBidExchangeCode(std::int16_t bidExchangeCode) noexceptQuote
setBidPrice(double bidPrice) noexceptQuoteinline
setBidSize(double bidSize) noexceptQuoteinline
setBidTime(std::int64_t bidTime) noexceptQuoteinline
setEventSymbol(const std::string &eventSymbol) noexcept overrideMarketEventinlinevirtual
setEventTime(std::int64_t eventTime) noexcept overrideMarketEventinlinevirtual
setSequence(std::int32_t sequence)Quoteinline
setTimeNanoPart(std::int32_t timeNanoPart) noexceptQuoteinline
sharedAs() noexceptSharedEntityinline
sharedAs() const noexceptSharedEntityinline
toGraal() const overrideQuotevirtual
toString() const noexcept overrideQuotevirtual
TYPEQuotestatic
Unique typedefQuote
withAskExchangeCode(char askExchangeCode) noexceptQuoteinline
withAskExchangeCode(std::int16_t askExchangeCode) noexceptQuoteinline
withAskPrice(double askPrice) noexceptQuoteinline
withAskSize(double askSize) noexceptQuoteinline
withAskTime(std::int64_t askTime) noexceptQuoteinline
withBidExchangeCode(char bidExchangeCode) noexceptQuoteinline
withBidExchangeCode(std::int16_t bidExchangeCode) noexceptQuoteinline
withBidPrice(double bidPrice) noexceptQuoteinline
withBidSize(double bidSize) noexceptQuoteinline
withBidTime(std::int64_t bidTime) noexceptQuoteinline
withEventSymbol(const std::string &eventSymbol) noexceptQuoteinline
withEventTime(std::int64_t eventTime) noexceptQuoteinline
withSequence(std::int32_t sequence) noexceptQuoteinline
withTimeNanoPart(std::int32_t timeNanoPart) noexceptQuoteinline
~Entity() noexcept=defaultEntityvirtual