| __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< _R > | 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< _R > | 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 | The database class |
| _VDBL_date | The VDBL date class |
| _VDBL_dateinterval | The VDBL date interval class |
| _VDBL_hierarchicalview | Hierarchical view class |
| _VDBL_method< _R > | Base class for methods usable in _VDBL_mthdcol columns |
| _VDBL_mixtype | Mixed type |
| _VDBL_mthdcol< _C, _M, _R > | 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< _T > | Generic column class for constant values |
| _VDBL_table | The base class describing database tables |
| _VDBL_table::_col_iterator< _Tp, _Ref, _Ptr > | |
| _VDBL_table::_col_iterator_base | |
| _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::_col_iterator< _Tp, _Ref, _Ptr > | |
| _VDBL_view::_col_iterator_base | |
| _VDBL_view::_default_iterator< _Tp, _Ref, _Ptr > | |
| _VDBL_view::_row_iterator< _Tp, _Ref, _Ptr > | |
| _VDBL_view::_row_iterator_base | |
| _VDBL_viewdbase | A view to a complete database |
| _VDBL_viewflags | Flags for one view |
| _VDBL_viewtable | |
| alltype< _T > | The templated alltype class |
| col_base< _R > | Column base class |
| col_spec | Column specification |
| database | The database class |
| hierarchical_view | Hierarchical view class onto a stack of tables |
| method< _R > | Base class for methods usable in method columns |
| method_col< _M > | 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 |
| triple< _T1, _T2, _T3 > | Triple holds three objects of arbitrary type |
| typed_col< _T > | External name for constant data columns |
| view | Standard view class onto a single table |
| viewdbase | A view to a complete database |