LiteSQL  0.3.10
File List
Here is a list of all documented files with brief descriptions:
 ._backend.hpp
 ._compatibility.hpp
 ._counted_ptr.hpp
 ._cursor.hpp
 ._database.hpp
 ._datasource.hpp
 ._datetime.hpp
 ._except.hpp
 ._expr.hpp
 ._field.hpp
 ._litesql.hpp
 ._mysql.hpp
 ._odbc_backend.hpp
 ._operations.hpp
 ._persistent.hpp
 ._postgresql.hpp
 ._relation.hpp
 ._selectquery.hpp
 ._split.hpp
 ._sqlite3.hpp
 ._string.hpp
 ._types.hpp
 ._updatequery.hpp
 ._utils.hpp
 backend.hppClasses Backend, Backend::Cursor and Backend::Result
 compatibility.hpp
 counted_ptr.hpp
 cursor.hppContains class Cursor
 database.hppDatabase-class
 datasource.hppSelectObjectQuery<T> and DataSource<T>
 datetime.hppConstains Date, Time and DateTime - classes
 except.hppLitesql's exception classes
 expr.hppContains Expr-class hierarchy and operator overloadings for them
 field.hppFieldType- and Field-classes
 litesql.hppInclude this from your project
 mysql.hppMySQL MySQL::Cursor MySQL::Backend
 odbc_backend.hpp
 operations.hppSelect<T>, intersect<T>, union_<T>, except<T>
 persistent.hppPersistent
 postgresql.hppPostgreSQL PostgreSQL::Result PostgreSQL::Cursor
 relation.hppSee Using Relations
 selectquery.hppSelectQuery-class
 split.hppClass Split
 sqlite3.hppSQLite3 SQLite3::Result SQLite3::Cursor
 string.hppHelpful string utils
 types.hppClass Record and typedef Records
 updatequery.hppUpdateQuery-class
 utils.hppIncludes string.hpp and split.hpp

SourceForge.net Logo