Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
db::BasicString< T, Traits >String data type
db::BidiCursorBidirectional cursor interface
db::BlobFieldA Field that contains a Binary Large OBject (BLOB) value
db::CollectionAn order-preserving collection of NamedItems objects
db::CryptEncryption hook interface
db::CurrencyFixed-point currency value
db::CurrencyFieldA Field that contains a Currency value
db::CursorRowAccessorInterface which combines a cursor with a row accessor
db::DatabaseDatabase storage
db::DateTimeTime data type
db::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
db::FieldA Field that contains a typed value
db::FieldDescField type information
db::FieldDescSetA set of table fields
db::FloatFieldA Field that contains a floating point value
db::IndexDescIndex type information
db::IndexDescSetA set of indexes on a table
db::IndexFieldAn index on a table
db::IndexFieldSetA set of table indexes
db::IntegerFieldA Field that contains an integer value
db::LibraryConfigLibrary configuration
db::LockManagerConfigLock manager configuration
db::LockManagerStatisticsLock manager statistics
db::NamedItemA named item in a Collection
db::ObjectIdA unique identifier for an object in the database, such as a table or row
db::ObjectLockLock a database table or row
db::QueryAn SQL query cursor
db::RowAccessorInterface to access values stored in the fields of a row
db::RowIdA unique identifier for a row
db::SequenceInteger number sequences
db::StorageModeDatabase storage options
db::StringFieldA Field that contains a String value
db::TableA Table cursor
db::TableIdA unique identifier for a table
db::UniCursorUnidirectional cursor interface
db::ValueA value stored in a database field
db::WStringFieldA Field that contains a WString value

Copyright © 2005-2008 ITTIA®. All rights reserved.