CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
carta::TableViewCache Struct Reference

#include <TableController.h>

Collaboration diagram for carta::TableViewCache:
[legend]

Public Attributes

TableView view
 
std::vector< CARTA::FilterConfig > filter_configs
 
std::string sort_column
 
CARTA::SortingType sorting_type
 

Member Data Documentation

◆ filter_configs

std::vector<CARTA::FilterConfig> carta::TableViewCache::filter_configs

◆ sort_column

std::string carta::TableViewCache::sort_column

◆ sorting_type

CARTA::SortingType carta::TableViewCache::sorting_type

◆ view

TableView carta::TableViewCache::view

The documentation for this struct was generated from the following file: