#include <string>
#include <list>
#include <stdint.h>
#include <sqlite3.h>
Go to the source code of this file.
Classes | |
class | Database |
Connection information and pool. More... | |
struct | Database::OPENDB |
Connection pool struct. More... |
Definition in file Database.h.