dxFeed Graal CXX API v4.0.0
|
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) | DXFeed | inline |
createSubscription(std::initializer_list< EventTypeEnum > eventTypes) | DXFeed | |
createSubscription(EventTypesCollection &&eventTypes) | DXFeed | inline |
detachSubscription(std::shared_ptr< DXFeedSubscription > subscription) | DXFeed | |
detachSubscriptionAndClear(std::shared_ptr< DXFeedSubscription > subscription) | DXFeed | |
getIndexedEventsPromise(const SymbolWrapper &symbol, const IndexedEventSource &source) const | DXFeed | inline |
getInstance() | DXFeed | static |
getLastEvent(std::shared_ptr< E > event) | DXFeed | inline |
getLastEventIfSubscribed(const SymbolWrapper &symbol) | DXFeed | inline |
getLastEventPromise(const SymbolWrapper &symbol) const | DXFeed | inline |
getLastEvents(const Collection &events) | DXFeed | inline |
getLastEventsPromises(SymbolIt begin, SymbolIt end) const | DXFeed | inline |
getLastEventsPromises(SymbolsCollection &&collection) const | DXFeed | inline |
getLastEventsPromises(std::initializer_list< SymbolWrapper > collection) const | DXFeed | inline |
getTimeSeriesPromise(const SymbolWrapper &symbol, std::int64_t fromTime, std::int64_t toTime) const | DXFeed | inline |
is() const noexcept | SharedEntity | inline |
Ptr typedef | DXFeed | |
sharedAs() noexcept | SharedEntity | inline |
sharedAs() const noexcept | SharedEntity | inline |
toString() const override | DXFeed | virtual |
Unique typedef | DXFeed | |
~Entity() noexcept=default | Entity | virtual |