Loading [MathJax]/extensions/tex2jax.js
dxFeed Graal CXX API v4.0.0
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Pages Concepts
DXFeed Member List

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

attachSubscription(std::shared_ptr< DXFeedSubscription > subscription)DXFeed
createSubscription(const EventTypeEnum &eventType)DXFeed
createSubscription(EventTypeIt begin, EventTypeIt end)DXFeedinline
createSubscription(std::initializer_list< EventTypeEnum > eventTypes)DXFeed
createSubscription(EventTypesCollection &&eventTypes)DXFeedinline
detachSubscription(std::shared_ptr< DXFeedSubscription > subscription)DXFeed
detachSubscriptionAndClear(std::shared_ptr< DXFeedSubscription > subscription)DXFeed
getIndexedEventsPromise(const SymbolWrapper &symbol, const IndexedEventSource &source) constDXFeedinline
getInstance()DXFeedstatic
getLastEvent(std::shared_ptr< E > event)DXFeedinline
getLastEventIfSubscribed(const SymbolWrapper &symbol)DXFeedinline
getLastEventPromise(const SymbolWrapper &symbol) constDXFeedinline
getLastEvents(const Collection &events)DXFeedinline
getLastEventsPromises(SymbolIt begin, SymbolIt end) constDXFeedinline
getLastEventsPromises(SymbolsCollection &&collection) constDXFeedinline
getLastEventsPromises(std::initializer_list< SymbolWrapper > collection) constDXFeedinline
getTimeSeriesPromise(const SymbolWrapper &symbol, std::int64_t fromTime, std::int64_t toTime) constDXFeedinline
is() const noexceptSharedEntityinline
Ptr typedefDXFeed
sharedAs() noexceptSharedEntityinline
sharedAs() const noexceptSharedEntityinline
toString() const overrideDXFeedvirtual
Unique typedefDXFeed
~Entity() noexcept=defaultEntityvirtual