![]() |
CARTA Backend
The backend component of CARTA
|
#include <TableController.h>
Public Attributes | |
| TableView | view |
| std::vector< CARTA::FilterConfig > | filter_configs |
| std::string | sort_column |
| CARTA::SortingType | sorting_type |
| std::vector<CARTA::FilterConfig> carta::TableViewCache::filter_configs |
| std::string carta::TableViewCache::sort_column |
| CARTA::SortingType carta::TableViewCache::sorting_type |
| TableView carta::TableViewCache::view |