tntdb  1.4
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NtntdbMain namespace for Tntdb
 CBlobBinary large objects
 CReleaseRelease policy for SmartPtr
 CBlobIStreamIstream for reading from a tntdb::Blob
 CBlobStreamBufStreambuf for reading from a tntdb::Blob
 CConnectionThis class holds a connection to a database
 CConnectionPool
 CConnectionPools
 CConnectionParameter
 CDateThis class holds a date
 CDatetimeThis class holds a date and a time
 CDecimal
 CErrorBase class for database errors
 CFieldNotFound
 CHostvarHelper class to hold a Statement and a column name
 CLibraryManager
 CNotFoundException thrown when selectRow or selectValue doesn't fetch any data
 CNullValueException thrown when a Value::get...() is called on a NULL value
 CResultThe class holds a resultset of a query
 Cconst_iteratorThis implements a constant iterator to a result-set
 CRowRow represents a row, which is fetched from the database
 Cconst_iterator
 CRowReaderA RowReader is a class which helps reading multiple columns from a row
 CSqlBuilderHelper class for building sql statements
 CSqlErrorException thrown when the execution of an SQL statement caused an error
 CStatementThis class represents an SQL statement
 Cconst_iteratorThis class represents a database-cursor
 CStmtEvent
 CStmtParserSearch host variables
 CTimeThis class holds a time
 CTransactionThe class Transaction monitors the state of a transaction on a database connection
 CTypeErrorException thrown when a Value can't be converted to a requested type
 CValueThe class Value represents a value, which is fetched from the database