#include <Database.h>
Public Member Functions | |
| OPENDB () | |
| Constructor. | |
Public Attributes | |
| sqlite3 * | db |
| The database connection. | |
| bool | busy |
| Is the database connection used. | |
Definition at line 51 of file Database.h.
| Database::OPENDB::OPENDB | ( | ) | [inline] |
1.5.3