tntdb  1.4
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Ctntdb::BlobBinary large objects
 Ctntdb::ConnectionThis class holds a connection to a database
 Ctntdb::ConnectionPools::ConnectionParameter
 Ctntdb::ConnectionPool
 Ctntdb::ConnectionPools
 Ctntdb::DateThis class holds a date
 Ctntdb::DatetimeThis class holds a date and a time
 Ctntdb::Decimal
 Ctntdb::HostvarHelper class to hold a Statement and a column name
 Cistream
 Ctntdb::BlobIStreamIstream for reading from a tntdb::Blob
 Citerator
 Ctntdb::Result::const_iteratorThis implements a constant iterator to a result-set
 Ctntdb::Row::const_iterator
 Ctntdb::Statement::const_iteratorThis class represents a database-cursor
 Ctntdb::LibraryManager
 Ctntdb::Blob::Release< T >Release policy for SmartPtr
 Ctntdb::ResultThe class holds a resultset of a query
 Ctntdb::RowRow represents a row, which is fetched from the database
 Ctntdb::RowReaderA RowReader is a class which helps reading multiple columns from a row
 Cruntime_error
 Ctntdb::ErrorBase class for database errors
 Ctntdb::FieldNotFound
 Ctntdb::NotFoundException thrown when selectRow or selectValue doesn't fetch any data
 Ctntdb::NullValueException thrown when a Value::get...() is called on a NULL value
 Ctntdb::SqlErrorException thrown when the execution of an SQL statement caused an error
 Ctntdb::TypeErrorException thrown when a Value can't be converted to a requested type
 Ctntdb::SqlBuilderHelper class for building sql statements
 Ctntdb::StatementThis class represents an SQL statement
 Ctntdb::StmtEvent
 Ctntdb::StmtParserSearch host variables
 Cstreambuf
 Ctntdb::BlobStreamBufStreambuf for reading from a tntdb::Blob
 Ctntdb::TimeThis class holds a time
 Ctntdb::TransactionThe class Transaction monitors the state of a transaction on a database connection
 Ctntdb::ValueThe class Value represents a value, which is fetched from the database