SQLite Containers
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
 docs
  examples
 example-map-blob.cpp
 example-map-set-2.cpp
 example-map-set.cpp
 example-map-struct.cpp
 example-map.cpp
 example-multi-instance.cpp
 example-multimap-struct.cpp
 example-multimap.cpp
 example-set-struct.cpp
 example-set.cpp
  include
  sqlite_containers
  parts
 BaseDB.hppBase class for SQLite database management in sqlite_containers
 Config.hppContains the declaration of Config class for SQLite database configuration
 Enums.hppContains enumerations and utility functions related to SQLite modes
 SqliteStmt.hppDeclaration of the SqliteStmt class for managing SQLite prepared statements
 Utils.hppUtility functions for working with SQLite in sqlite_containers
 KeyDB.hppDeclaration of the KeyDB class for managing keys in a SQLite database
 KeyMultiValueDB.hppTemplate class for managing key-value pairs in a SQLite database
 KeyValueDB.hppDeclaration of the KeyValueDB class for managing key-value pairs in a SQLite database