LiteSQL 0.3.10
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
 
include
 
litesql
 
._backend.hpp
 
._counted_ptr.hpp
 
._cursor.hpp
 
._database.hpp
 
._datasource.hpp
 
._datetime.hpp
 
._except.hpp
 
._expr.hpp
 
._field.hpp
 
._operations.hpp
 
._persistent.hpp
 
._relation.hpp
 
._selectquery.hpp
 
._split.hpp
 
._string.hpp
 
._types.hpp
 
._updatequery.hpp
 
._utils.hpp
 
backend.hpp
Classes Backend, Backend::Cursor and Backend::Result
 
counted_ptr.hpp
 
cursor.hpp
Contains class Cursor
 
database.hpp
Database-class
 
datasource.hpp
SelectObjectQuery<T> and DataSource<T>
 
datetime.hpp
Constains Date, Time and DateTime - classes
 
except.hpp
Litesql's exception classes
 
expr.hpp
Contains Expr-class hierarchy and operator overloadings for them
 
field.hpp
FieldType- and Field-classes
 
operations.hpp
Select<T>, intersect<T>, union_<T>, except<T>
 
persistent.hpp
Persistent
 
relation.hpp
See Using Relations
 
selectquery.hpp
SelectQuery-class
 
split.hpp
Class Split
 
string.hpp
Helpful string utils
 
types.hpp
Class Record and typedef Records
 
updatequery.hpp
UpdateQuery-class
 
utils.hpp
Includes string.hpp and split.hpp
 
._litesql.hpp
 
litesql.hpp
Include this from your project
 
src
 
library
 
._compatibility.hpp
 
._mysql.hpp
 
._odbc_backend.hpp
 
._postgresql.hpp
 
._sqlite3.hpp
 
compatibility.hpp
 
mysql.hpp
MySQL MySQL::Cursor MySQL::Backend
 
odbc_backend.hpp
 
postgresql.hpp
PostgreSQL PostgreSQL::Result PostgreSQL::Cursor
 
sqlite3.hpp
SQLite3 SQLite3::Result SQLite3::Cursor

SourceForge.net Logo