dxFeed Graal CXX API v5.0.0
Loading...
Searching...
No Matches
DXFeed Member List

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

attachSubscription(const std::shared_ptr< DXFeedSubscription > &subscription) constDXFeed
createSubscription(const EventTypeEnum &eventType) constDXFeed
createSubscription(EventTypeIt begin, EventTypeIt end)DXFeedinline
createSubscription(std::initializer_list< EventTypeEnum > eventTypes) constDXFeed
createSubscription(const EventTypesCollection &eventTypes)DXFeedinline
createTimeSeriesSubscription(const EventTypeEnum &eventType) constDXFeed
createTimeSeriesSubscription(EventTypeIt begin, EventTypeIt end)DXFeedinline
createTimeSeriesSubscription(std::initializer_list< EventTypeEnum > eventTypes)DXFeed
createTimeSeriesSubscription(const EventTypesCollection &eventTypes)DXFeedinline
detachSubscription(const std::shared_ptr< DXFeedSubscription > &subscription) constDXFeed
detachSubscriptionAndClear(const std::shared_ptr< DXFeedSubscription > &subscription) constDXFeed
getIndexedEventsIfSubscribed(const SymbolWrapper &symbol, const IndexedEventSource &source) constDXFeedinline
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(const SymbolsCollection &collection) constDXFeedinline
getLastEventsPromises(std::initializer_list< SymbolWrapper > collection) constDXFeedinline
getTimeSeriesIfSubscribed(const SymbolWrapper &symbol, std::int64_t fromTime, std::int64_t toTime) constDXFeedinline
getTimeSeriesIfSubscribed(const SymbolWrapper &symbol, std::chrono::milliseconds fromTime, std::chrono::milliseconds toTime) constDXFeedinline
getTimeSeriesIfSubscribed(const SymbolWrapper &symbol, std::int64_t fromTime) constDXFeedinline
getTimeSeriesIfSubscribed(const SymbolWrapper &symbol, std::chrono::milliseconds fromTime) 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