Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\Ndatabase_interface
 oCDatabaseTestObjectThe C++ version of an object stored in a database
 oCDBClassThe base class for all C++ classes that can be stored in the database
 oCdbField
 oCDBFieldThe base class for a usable DBField
 oCDBField< bool >Specialized version for the bool data type, converts to / from string as SQL expects it
 oCDBField< std::string >Specialized version for std::string data type, trivial conversion to/from string
 oCDBField< std::vector< char > >Specialized version for std::vector<char>, the ONLY datatype that provides binary conversion
 oCDBField< std::vector< std::string > >Specialized version for std::vector<std::string>
 oCDBFieldBaseThe base class for a field of a class stored in the database, corresponding to a column in a table
 oCDBFieldDataA DBFieldBase that also contains data and perform implicit conversion to and from string
 oCDBStreamable
 oCDBStreamable< double >
 oCFilterClause
 oCPostgresqlDatabase
 |\CPGresultAutoPtr
 \CPostgresqlDatabaseConfig


database_interface
Author(s): Matei Ciocarlie and Lorenz Mosenlechner
autogenerated on Mon Mar 2 2015 01:31:34