![]() |
SQLite Containers
|
Declaration of the KeyValueDB class for managing key-value pairs in a SQLite database. More...
#include "parts/BaseDB.hpp"Go to the source code of this file.
Classes | |
| class | sqlite_containers::KeyValueDB< KeyT, ValueT > |
| Template class for managing key-value pairs in a SQLite database. More... | |
Namespaces | |
| namespace | sqlite_containers |
Declaration of the KeyValueDB class for managing key-value pairs in a SQLite database.
Definition in file KeyValueDB.hpp.