UniSet  2.0.0
Функции
Файл MySQLInterface.cc
#include <sstream>
#include "UniSetTypes.h"
#include "MySQLInterface.h"

Функции

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)

Подробное описание

Автор:
Pavel Vainerman