Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
tntdb::BlobBinary large objects
tntdb::Blob::Release< T >Release policy for SmartPtr
tntdb::ConnectionThis class holds a connection to a database
tntdb::DateThis class holds a date
tntdb::DatetimeThis class holds a date and a time
tntdb::DecimalThis class holds a decimal floating point number
tntdb::ErrorBaseclass for database-errors
tntdb::NotFoundThrown, if selectRow or selectValue does not fetch any data
tntdb::NullValueThis exception is thrown, when a value is extracted with Value::get
tntdb::ResultThe class holds a resultset of a query
tntdb::Result::const_iteratorThis implements a constant iterator to a result-set
tntdb::RowRow represents a row, which is fetched from the database
tntdb::SqlErrorException, which is a direct result of a sql-statement
tntdb::StatementThis class represents a sql-statement
tntdb::Statement::const_iteratorThis class represents a database-cursor
tntdb::TimeThis class holds a time
tntdb::TransactionThe class Transaction monitors the state of a transaction on a database-conection
tntdb::TypeErrorException to indicate, that a value couldn't be converted to a requested type
tntdb::ValueThe class Value represents a value, which is fetched from the database

Generated on Fri Jul 4 22:39:09 2008 for tntdb by  doxygen 1.5.5