![]() |
DDraceNetwork Documentation
|
#include "connection.h"#include <sqlite3.h>#include <base/math.h>#include <engine/console.h>#include <atomic>Classes | |
| class | CSqliteConnection |
Functions | |
| char * | sqlite3_expanded_sql (sqlite3_stmt *pStmt) |
| std::unique_ptr< IDbConnection > | CreateSqliteConnection (const char *pFilename, bool Setup) |
| std::unique_ptr< IDbConnection > CreateSqliteConnection | ( | const char * | pFilename, |
| bool | Setup | ||
| ) |
|
extern |