|
LiteSQL 0.3.10
|

Files | |
| ._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 | |
| contains litesql's exception classes | |
| expr.hpp | |
| Contains Expr-class hierarchy and operator overloadings for them. | |
| field.hpp | |
| contains FieldType- and Field-classes | |
| operations.hpp | |
| select<T>, intersect<T>, union_<T>, except<T> | |
| persistent.hpp | |
| Persistent. | |
| relation.hpp | |
| See Using Relations. | |
| selectquery.hpp | |
| contains SelectQuery-class. | |
| split.hpp | |
| contains class Split | |
| string.hpp | |
| helpful string utils | |
| types.hpp | |
| contains class Record and typedef Records | |
| updatequery.hpp | |
| contains UpdateQuery-class. | |
| utils.hpp | |
| includes string.hpp and split.hpp | |