ConnectionPool Member List

This is the complete list of members for ConnectionPool, including all inherited members.

AbortHandler typedefConnectionPool
active() noexceptConnectionPool
ConnectionPool(const std::string &url)ConnectionPoolexplicit
ConnectionPool(URL &&url)ConnectionPoolexplicit
getConnection()ConnectionPool
getConnectionTimeout() noexceptConnectionPool
getInitialConnections() noexceptConnectionPool
getMaxConnections() noexceptConnectionPool
getType() const noexceptConnectionPool
getURL() const noexceptConnectionPool
isFull() noexceptConnectionPool
reapConnections() noexceptConnectionPool
returnConnection(Connection &con) noexceptConnectionPool
setAbortHandler(AbortHandler abortHandler=nullptr) noexceptConnectionPool
setConnectionTimeout(int connectionTimeout) noexceptConnectionPool
setInitialConnections(int initialConnections) noexceptConnectionPool
setMaxConnections(int maxConnections) noexceptConnectionPool
setReaper(int sweepInterval) noexceptConnectionPool
size() noexceptConnectionPool
start()ConnectionPool
stop()ConnectionPool

Copyright © Tildeslash Ltd. All rights reserved.