#include <algorithm>#include <map>#include <set>#include <vector>#include <string>#include <vdbl_config.h>#include <vdbl_row.h>#include <vdbl_col.h>#include <vdbl_index.h>#include <vdbl_context.h>#include <vdbl_triple.h>#include <vdbl_view.h>Include dependency graph for vdbl_table.h:

Go to the source code of this file.
Compounds | |
| class | _VDBL_standardtable |
| standard table in databases, constructed from rows and columns More... | |
| struct | _row_iterator |
| struct | _col_iterator |
| class | _col_iterator_base |
| class | _VDBL_table |
| the base class describing database tables More... | |
| class | col_spec |
| column specification More... | |
| class | standard_table |
| standard table of a database More... | |
| class | table |
| base class for tables in a database More... | |
Definition in file vdbl_table.h.
1.2.18