|
| | cell_types.h |
| | Contains the Cell, Cell_column_index and Cell_field_element classes, as well as the Dummy_cell_column_index_mixin and Dummy_cell_field_element_mixin structures. Also defines the std::hash method for Cell.
|
| |
| | chain_column_extra_properties.h |
| | Contains the Chain_column_extra_properties class and Dummy_chain_properties structure.
|
| |
| | column_dimension_holder.h |
| | Contains the Column_dimension_holder class and Dummy_dimension_holder structure.
|
| |
| | column_utilities.h |
| | Contains helper methods for column addition and column hasher.
|
| |
| | heap_column.h |
| | Contains the Heap_column class. Also defines the std::hash method for Heap_column.
|
| |
| | intrusive_list_column.h |
| | Contains the Intrusive_list_column class. Also defines the std::hash method for Intrusive_list_column.
|
| |
| | intrusive_set_column.h |
| | Contains the Intrusive_set_column class. Also defines the std::hash method for Intrusive_set_column.
|
| |
| | list_column.h |
| | Contains the List_column class. Also defines the std::hash method for List_column.
|
| |
| | naive_vector_column.h |
| | Contains the Naive_vector_column class. Also defines the std::hash method for Naive_vector_column.
|
| |
| | row_access.h |
| | Contains the Row_access class and Dummy_row_access structure.
|
| |
| | set_column.h |
| | Contains the Set_column class. Also defines the std::hash method for Set_column.
|
| |
| | unordered_set_column.h |
| | Contains the Unordered_set_column class. Also defines the std::hash method for Unordered_set_column.
|
| |
| | vector_column.h |
| | Contains the Vector_column class. Also defines the std::hash method for Vector_column.
|
| |