|
dxFeed Graal CXX API v7.0.0
|
"Entry point" for using the API. More...
Topics | |
| "Observable Subscription" Module | |
Classes | |
| struct | DXEndpoint |
| Manages network connections to feed or publisher. More... | |
| struct | DXFeed |
| Main entry class for dxFeed API (read it first). More... | |
| struct | DXPublisher |
| Provides API for publishing of events to local or remote DXFeed. More... | |
| class | DXFeedSubscription |
| Subscription for a set of symbols and event types. More... | |
| class | DXFeedTimeSeriesSubscription |
| Extends DXFeedSubscription to conveniently subscribe to time-series of events for a set of symbols and event types. More... | |
| struct | FilteredSubscriptionSymbol |
| This marker interface marks subscription symbol classes (like TimeSeriesSubscriptionSymbol) that attach "filters" to the actual symbols. More... | |
"Entry point" for using the API.