MySQL++
3.3.0
|
This is the complete list of members for mysqlpp::ConnectionPool, including all inherited members.
clear(bool all=true) | mysqlpp::ConnectionPool | protected |
ConnectionPool() | mysqlpp::ConnectionPool | inline |
create()=0 | mysqlpp::ConnectionPool | protectedpure virtual |
destroy(Connection *)=0 | mysqlpp::ConnectionPool | protectedpure virtual |
empty() const | mysqlpp::ConnectionPool | inline |
exchange(const Connection *pc) | mysqlpp::ConnectionPool | virtual |
grab() | mysqlpp::ConnectionPool | virtual |
max_idle_time()=0 | mysqlpp::ConnectionPool | protectedpure virtual |
release(const Connection *pc) | mysqlpp::ConnectionPool | virtual |
remove(const Connection *pc) | mysqlpp::ConnectionPool | |
safe_grab() | mysqlpp::ConnectionPool | virtual |
shrink() | mysqlpp::ConnectionPool | inline |
size() const | mysqlpp::ConnectionPool | inlineprotected |
~ConnectionPool() | mysqlpp::ConnectionPool | inlinevirtual |