UniSet  1.7.0
Открытые члены | Открытые атрибуты
Класс DBInterface

Полный список членов класса

Открытые члены

MYSQL_RES * listFields (const std::string &table, const std::string &wild)
bool connect (const std::string &host, const std::string &user, const std::string &pswd, const std::string &dbname)
bool close ()
bool query (const std::string &q)
bool query (const char *q, bool noLastQ=false)
const std::string lastQuery ()
bool insert (const std::string &q)
std::string addslashes (const std::string &str)
bool ping ()
bool isConnection ()
bool nextRecord ()
void freeResult ()
unsigned int numCols ()
unsigned int numRows ()
bool moveToRow (int ind)
int insert_id ()
const MYSQL_ROW getRow ()
const std::string error ()
const char * gethostinfo ()

Открытые атрибуты

MYSQL_ROW Row

Методы

связь с БД установлена (была)

mysql;

проверка связи с БД. в случае отсутсвия попытка восстановить...


Объявления и описания членов классов находятся в файлах: