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