|
ITTIA DB SQL C++ API
5.4.0
|
| AnsiCharTraits | |
| BasicString< T, Traits > | String data type |
| BidiCursor | Bidirectional cursor interface |
| Binary | Binary data type |
| BinaryField | A Field that contains a Binary string value |
| BinaryRef | |
| BlobField | A Field that contains a Binary Large OBject (BLOB) value |
| CharTraits< T > | |
| CharTraits< char > | |
| CharTraits< wchar_t > | |
| Collection | An order-preserving collection of NamedItems objects |
| ConstBinaryRef | |
| Crypt | Encryption hook interface |
| Currency | Fixed-point currency value |
| CurrencyField | A Field that contains a Currency value |
| CursorRowAccessor | Interface which combines a cursor with a row accessor |
| Database | Database storage |
| DateTime | Time data type |
| DateTimeField | A Field that contains a DateTime value |
| db_buf_stat_t | Statistics on a specific page in the database or buffer in the cache |
| db_bufmgr_stat_t | Statistics on internal buffers |
| db_event_t | Data change notification event |
| DumpStream | Debugging output dump stream |
| ErrorInfo | Error information |
| Field | A Field that contains a typed value |
| FieldDesc | Field type information |
| FieldDescSet | A set of table fields |
| FloatField | A Field that contains a floating point value |
| ForeignKeyDef | |
| ForeignKeyDesc | Foreign key description |
| ForeignKeyDescSet | A set of indexes on a table |
| ForeignKeyField | A foreign key field |
| ForeignKeyFieldSet | A set of foreign key fields |
| IndexDef | |
| IndexDesc | Index type information |
| IndexDescSet | A set of indexes on a table |
| IndexField | An index on a table |
| IndexFieldSet | A set of table indexes |
| IntegerField | A Field that contains an integer value |
| LibraryConfig | Library configuration |
| LockManagerConfig | Lock manager configuration |
| NamedItem | A named item in a Collection |
| ObjectId | A unique identifier for an object in the database, such as a table or row |
| ObjectLock | Lock a database table or row |
| Query | An SQL query cursor |
| RowAccessor | Interface to access values stored in the fields of a row |
| RowId | A unique identifier for a row |
| Sequence | Integer number sequences |
| StorageMode | Database storage options |
| StringField | A Field that contains a String value |
| Table | A Table cursor |
| TableDef | |
| TableId | A unique identifier for a table |
| UnicodeCharTraits | |
| UniCursor | Unidirectional cursor interface |
| Value | A value stored in a database field |
| WStringField | A Field that contains a WString value |