|
Orcus
|
#include <auto_filter.hpp>
Public Member Functions | |
| table_column_t (const table_column_t &other) | |
| table_column_t & | operator= (const table_column_t &other) |
| void | reset () |
Public Attributes | |
| std::size_t | identifier |
| std::string_view | name |
| std::string_view | totals_row_label |
| totals_row_function_t | totals_row_function |
Single column entry in table.