|
dxFeed Graal CXX API v7.0.0
|
Classes | |
| struct | IndexedTxModel< E > |
| An incremental model for indexed events. More... | |
| struct | MarketDepthModel< O > |
| Represents a model for market depth, tracking buy and sell orders and notifies listener of changes in the order book. More... | |
| struct | MarketDepthModelListener< O > |
| Invoked when the order book is changed. More... | |
| struct | TimeSeriesTxModel< E > |
| An incremental model for time-series events. More... | |
| struct | IndexedTxModelListener< E > |
| The listener for receiving indexed events with the specified type from the IndexedTxModel. More... | |
| struct | TimeSeriesTxModelListener< E > |
| The listener for receiving time series events with the specified type from the TimeSeriesTxModel. More... | |