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::Connectioninlinevirtual
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::Connectioninline
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::Connectioninline
Connection(const int threads_=1)ASql::MySQL::Connectioninline
ConnectionPar(const int maxThreads_)ASql::ConnectionPar< MySQL::Statement >inlineprotected
foundRowsBindingASql::MySQL::Connectionprivate
foundRowsStatementASql::MySQL::Connectionprivate
getFoundRows(unsigned long long *const &rows, const unsigned int id)ASql::MySQL::Connection
m_connectionASql::MySQL::Connectionprivate
m_initializedASql::MySQL::Connectionprivate
m_threadsASql::Connectionprotected
maxThreadsASql::Connectionprotected
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::Connectioninlinevirtual
running() const ASql::Connectioninline
s_falseASql::ConnectionPar< MySQL::Statement >static
start()ASql::ConnectionPar< MySQL::Statement >
terminate()ASql::ConnectionPar< MySQL::Statement >
terminateBoolASql::Connectionprotected
terminateMutexASql::Connectionprotected
threads() const ASql::Connectioninline
threadsChangedASql::Connectionprotected
threadsMutexASql::Connectionprotected
wakeUpASql::Connectionprotected
~Connection()ASql::MySQL::Connection