UniSet  2.2.1
Открытые члены
Класс MySQLInterface
Граф наследования:MySQLInterface:
DBNetInterface DBInterface

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

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

virtual bool nconnect (const std::string &host, const std::string &user, const std::string &pswd, const std::string &dbname) override
virtual bool close () override
bool query_ok (const std::string &q)
virtual DBResult query (const std::string &q) override
virtual const std::string lastQuery () override
virtual bool insert (const std::string &q) override
std::string addslashes (const std::string &str)
virtual bool ping () override
virtual bool isConnection () override
virtual double insert_id () override
virtual const std::string error () override
const char * gethostinfo ()

Методы

bool MySQLInterface::isConnection ( ) [override, virtual]

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

mysql;

Замещает DBInterface.

bool MySQLInterface::ping ( ) [override, virtual]

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

Замещает DBInterface.


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