fastcgi++
ASql::MySQL::Connection Member List
This is the complete list of members for ASql::MySQL::Connection, including all inherited members.
commit(const unsigned int thread=0)ASql::MySQL::Connection [inline, virtual]
connect(const char *host, const char *user, const char *passwd, const char *db, unsigned int port, const char *unix_socket, unsigned long client_flag, const char *const charset="latin1")ASql::MySQL::Connection
connection(unsigned int id)ASql::MySQL::Connection [inline]
Connection(const char *host, const char *user, const char *passwd, const char *db, unsigned int port, const char *unix_socket, unsigned long client_flag, const char *const charset="latin1", const int threads_=1)ASql::MySQL::Connection [inline]
Connection(const int threads_=1)ASql::MySQL::Connection [inline]
ConnectionPar(const int maxThreads_)ASql::ConnectionPar< MySQL::Statement > [inline, protected]
foundRowsBindingASql::MySQL::Connection [private]
foundRowsStatementASql::MySQL::Connection [private]
getFoundRows(unsigned long long *const &rows, const unsigned int id)ASql::MySQL::Connection
m_connectionASql::MySQL::Connection [private]
m_initializedASql::MySQL::Connection [private]
m_threadsASql::Connection [protected]
maxThreadsASql::Connection [protected]
queriesSize() constASql::ConnectionPar< MySQL::Statement >
queue(Transaction< MySQL::Statement > &transaction, int instance)ASql::ConnectionPar< MySQL::Statement >
queue(MySQL::Statement *const &statement, QueryPar &query, int instance)ASql::ConnectionPar< MySQL::Statement > [inline]
rollback(const unsigned int thread=0)ASql::MySQL::Connection [inline, virtual]
running() const ASql::Connection [inline]
s_falseASql::ConnectionPar< MySQL::Statement > [static]
start()ASql::ConnectionPar< MySQL::Statement >
terminate()ASql::ConnectionPar< MySQL::Statement >
terminateBoolASql::Connection [protected]
terminateMutexASql::Connection [protected]
threads() const ASql::Connection [inline]
threadsChangedASql::Connection [protected]
threadsMutexASql::Connection [protected]
wakeUpASql::Connection [protected]
~Connection()ASql::MySQL::Connection