ITTIA DB SQL C++ API  5.4.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
AnsiCharTraits
BasicString< T, Traits >String data type
BidiCursorBidirectional cursor interface
BinaryBinary data type
BinaryFieldA Field that contains a Binary string value
BinaryRef
BlobFieldA Field that contains a Binary Large OBject (BLOB) value
CharTraits< T >
CharTraits< char >
CharTraits< wchar_t >
CollectionAn order-preserving collection of NamedItems objects
ConstBinaryRef
CryptEncryption hook interface
CurrencyFixed-point currency value
CurrencyFieldA Field that contains a Currency value
CursorRowAccessorInterface which combines a cursor with a row accessor
DatabaseDatabase storage
DateTimeTime data type
DateTimeFieldA Field that contains a DateTime value
db_buf_stat_tStatistics on a specific page in the database or buffer in the cache
db_bufmgr_stat_tStatistics on internal buffers
db_event_tData change notification event
DumpStreamDebugging output dump stream
ErrorInfoError information
FieldA Field that contains a typed value
FieldDescField type information
FieldDescSetA set of table fields
FloatFieldA Field that contains a floating point value
ForeignKeyDef
ForeignKeyDescForeign key description
ForeignKeyDescSetA set of indexes on a table
ForeignKeyFieldA foreign key field
ForeignKeyFieldSetA set of foreign key fields
IndexDef
IndexDescIndex type information
IndexDescSetA set of indexes on a table
IndexFieldAn index on a table
IndexFieldSetA set of table indexes
IntegerFieldA Field that contains an integer value
LibraryConfigLibrary configuration
LockManagerConfigLock manager configuration
NamedItemA named item in a Collection
ObjectIdA unique identifier for an object in the database, such as a table or row
ObjectLockLock a database table or row
QueryAn SQL query cursor
RowAccessorInterface to access values stored in the fields of a row
RowIdA unique identifier for a row
SequenceInteger number sequences
StorageModeDatabase storage options
StringFieldA Field that contains a String value
TableA Table cursor
TableDef
TableIdA unique identifier for a table
UnicodeCharTraits
UniCursorUnidirectional cursor interface
ValueA value stored in a database field
WStringFieldA Field that contains a WString value