![]() |
ITTIA DB SQL C++ API
5.5.0
Embedded database library
|
Classes | |
| struct | AnsiCharTraits |
| struct | UnicodeCharTraits |
| struct | CharTraits< T > |
| struct | CharTraits< char > |
| struct | CharTraits< wchar_t > |
| class | NamedItem |
| A named item in a Collection. More... | |
| class | Collection |
| An order-preserving collection of NamedItems objects. More... | |
| class | UniCursor |
| Unidirectional cursor interface. More... | |
| class | BidiCursor |
| Bidirectional cursor interface. More... | |
| class | CursorRowAccessor |
| Interface which combines a cursor with a row accessor. More... | |
| class | RowAccessor |
| Interface to access values stored in the fields of a row. More... | |
C++ API support classes.
These classes are used to support other classes in the C++ API and should not generally need to be used directly.