|
OpenStructure
|
Go to the source code of this file.
Namespaces | |
| ost | |
| ost::db | |
Functions | |
| void | SqlConvert (sqlite3_stmt *stmt, int &value, int col=0) |
| void | SqlConvert (sqlite3_stmt *stmt, String &value, int col=0) |
| void | SqlConvert (sqlite3_stmt *stmt, sqlite3_int64 &value, int col=0) |
| template<typename T > | |
| void | SqlConvert (sqlite3_stmt *stmt, T &value) |
1.8.5