Public Member Functions

ASql::MySQL::Error Struct Reference

MySQL Error. More...

#include <mysql.hpp>

Inheritance diagram for ASql::MySQL::Error:
ASql::Error

List of all members.

Public Member Functions

 Error (MYSQL *mysql)
 Error (MYSQL_STMT *stmt)

Detailed Description

MySQL Error.

Definition at line 507 of file mysql.hpp.


Constructor & Destructor Documentation

ASql::MySQL::Error::Error ( MYSQL *  mysql )

Definition at line 518 of file mysql.cpp.

ASql::MySQL::Error::Error ( MYSQL_STMT *  stmt )

Definition at line 519 of file mysql.cpp.


The documentation for this struct was generated from the following files: