clear(bool all=true) | mysqlpp::ConnectionPool | [protected] |
ConnectionPool() | mysqlpp::ConnectionPool | [inline] |
create()=0 | mysqlpp::ConnectionPool | [protected, pure virtual] |
destroy(Connection *)=0 | mysqlpp::ConnectionPool | [protected, pure virtual] |
empty() const | mysqlpp::ConnectionPool | [inline] |
exchange(const Connection *pc) | mysqlpp::ConnectionPool | [virtual] |
grab() | mysqlpp::ConnectionPool | [virtual] |
max_idle_time()=0 | mysqlpp::ConnectionPool | [protected, pure 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 | [inline, protected] |
~ConnectionPool() | mysqlpp::ConnectionPool | [inline, virtual] |