MySQL++  3.3.0
mysqlpp::TCPConnection Member List

This is the complete list of members for mysqlpp::TCPConnection, including all inherited members.

build_error_message(const char *core)mysqlpp::Connectionprotected
client_version() constmysqlpp::Connection
connect(const char *addr=0, const char *db=0, const char *user=0, const char *password=0)mysqlpp::TCPConnection
connected() constmysqlpp::Connection
Connection(bool te=true)mysqlpp::Connection
Connection(const char *db, const char *server=0, const char *user=0, const char *password=0, unsigned int port=0)mysqlpp::Connection
Connection(const Connection &other)mysqlpp::Connection
copy(const Connection &other)mysqlpp::Connectionprotected
count_rows(const std::string &table)mysqlpp::Connection
create_db(const std::string &db)mysqlpp::Connection
disable_exceptions() constmysqlpp::OptionalExceptionsinline
disconnect()mysqlpp::Connection
driver()mysqlpp::Connectioninline
drop_db(const std::string &db)mysqlpp::Connection
enable_exceptions() constmysqlpp::OptionalExceptionsinline
errnum()mysqlpp::Connection
error() constmysqlpp::Connection
error_message_mysqlpp::Connectionmutableprotected
ipc_info() constmysqlpp::Connection
kill(unsigned long tid) constmysqlpp::Connection
operator private_bool_type() constmysqlpp::Connectioninline
operator=(const Connection &rhs)mysqlpp::Connection
OptionalExceptions(bool e=true)mysqlpp::OptionalExceptionsinline
parse_address(std::string &addr, unsigned int &port, std::string &error)mysqlpp::TCPConnectionstatic
parse_ipc_method(const char *server, std::string &host, unsigned int &port, std::string &socket_name)mysqlpp::Connectionprotected
ping()mysqlpp::Connection
protocol_version() constmysqlpp::Connection
query(const char *qstr=0)mysqlpp::Connection
query(const std::string &qstr)mysqlpp::Connection
select_db(const std::string &db)mysqlpp::Connection
server_status() constmysqlpp::Connection
server_version() constmysqlpp::Connection
set_exceptions(bool e) constmysqlpp::OptionalExceptionsinlineprotected
set_option(Option *o)mysqlpp::Connection
shutdown()mysqlpp::Connection
TCPConnection()mysqlpp::TCPConnectioninline
TCPConnection(const char *addr, const char *db=0, const char *user=0, const char *password=0)mysqlpp::TCPConnectioninline
TCPConnection(const TCPConnection &other)mysqlpp::TCPConnectioninline
thread_aware()mysqlpp::Connectionstatic
thread_end()mysqlpp::Connectionstatic
thread_id()mysqlpp::Connection
thread_start()mysqlpp::Connectionstatic
throw_exceptions() constmysqlpp::OptionalExceptionsinline
~Connection()mysqlpp::Connectionvirtual
~OptionalExceptions()mysqlpp::OptionalExceptionsinlinevirtual
~TCPConnection()mysqlpp::TCPConnectioninline