|
| Adapter (std::vector< T > &cols) |
|
bool | has_column (int col) const override |
|
void | include_column (int col) override |
|
void | exclude_column (int col) override |
|
void | move_column (int col, bool up) override |
|
std::vector< int > | get_columns () const override |
|
Public Member Functions inherited from horizon::ColumnChooser::IAdapter |
virtual std::string | get_column_name (int col) const =0 |
|
virtual std::map< int, std::string > | get_column_names () const =0 |
|
The documentation for this class was generated from the following file: