| __VDBL_colbase | The base class of the internal column structure |
| _VDBL_acl | Access control list |
| _VDBL_aclentry | Entry in the access control list |
| _VDBL_alltype< _TR > | The templated class for the all_type class |
| _VDBL_alltype_base | The base class for the all_type class |
| _VDBL_col | The generic column class (the external structure) |
| _VDBL_colbase< _TR > | The type dependent base class of the internal column structure |
| _VDBL_colflags | Additional table information for a column |
| _VDBL_context | Base class for context objects |
| _VDBL_database | Database class |
| _VDBL_date | The VDBL date class |
| _VDBL_dateinterval | The VDBL date interval class |
| _VDBL_hierarchicalview | Hierarchical view class |
| _VDBL_method< _TR > | Base class for methods usable in _VDBL_mthdcol columns |
| _VDBL_mixtype | Mixed type |
| _VDBL_mthdcol< _TC, _TM, _TR > | Generic column class for methods |
| _VDBL_row | Row class |
| _VDBL_standardtable | Standard table in databases, constructed from rows and columns |
| _VDBL_standardview | Standard view onto one table |
| _VDBL_stdcol< _TT > | Generic column class for constant values |
| _VDBL_table | Base class describing database tables |
| _VDBL_table::_VDBL_table::_col_iterator< _Tp, _Ref, _Ptr > | |
| _VDBL_table::_VDBL_table::_col_iterator_base | |
| _VDBL_table::_VDBL_table::_row_iterator< _Tp, _Ref, _Ptr > | |
| _VDBL_tableflags | Flags for one table |
| _VDBL_userflags | The permission flags for a user |
| _VDBL_view | Base class of all views |
| _VDBL_view::_VDBL_view::_col_iterator< _Tp, _Ref, _Ptr > | |
| _VDBL_view::_VDBL_view::_col_iterator_base | |
| _VDBL_view::_VDBL_view::_default_iterator< _Tp, _Ref, _Ptr > | |
| _VDBL_view::_VDBL_view::_row_iterator< _Tp, _Ref, _Ptr > | |
| _VDBL_view::_VDBL_view::_row_iterator_base | |
| _VDBL_viewdbase | View to a complete database |
| _VDBL_viewflags | Flags for one view |
| _VDBL_viewtable | |
| alltype< _TT > | The templated alltype class |
| col_base< _TR > | Column base class |
| col_spec | Column specification |
| database | Database class |
| hierarchical_view | Hierarchical view class onto a stack of tables |
| method< _TR > | Base class for methods usable in method columns |
| method_col< _TM > | External name for computed columns |
| row | Class implementing table rows |
| standard_table | Standard table of a database |
| table | Base class for tables in a database |
| typed_col< _TT > | External name for constant data columns |
| view | Standard view class onto a single table |
| viewdbase | View to a complete database |