Функции |
|
int | num_cols (SQLiteResult::iterator &it) |
|
int | as_int (SQLiteResult::iterator &it, int col) |
|
double | as_double (SQLiteResult::iterator &it, int col) |
|
string | as_string (SQLiteResult::iterator &it, int col) |
|
int | as_int (SQLiteResult::COL::iterator &it) |
|
double | as_double (SQLiteResult::COL::iterator &it) |
|
std::string | as_string (SQLiteResult::COL::iterator &it) |