This is the complete list of members for ConnectionPool, including all inherited members.
| AbortHandler typedef | ConnectionPool | |
| active() noexcept | ConnectionPool | |
| ConnectionPool(const std::string &url) | ConnectionPool | explicit |
| ConnectionPool(URL &&url) | ConnectionPool | explicit |
| getConnection() | ConnectionPool | |
| getConnectionTimeout() noexcept | ConnectionPool | |
| getInitialConnections() noexcept | ConnectionPool | |
| getMaxConnections() noexcept | ConnectionPool | |
| getType() const noexcept | ConnectionPool | |
| getURL() const noexcept | ConnectionPool | |
| isFull() noexcept | ConnectionPool | |
| reapConnections() noexcept | ConnectionPool | |
| returnConnection(Connection &con) noexcept | ConnectionPool | |
| setAbortHandler(AbortHandler abortHandler=nullptr) noexcept | ConnectionPool | |
| setConnectionTimeout(int connectionTimeout) noexcept | ConnectionPool | |
| setInitialConnections(int initialConnections) noexcept | ConnectionPool | |
| setMaxConnections(int maxConnections) noexcept | ConnectionPool | |
| setReaper(int sweepInterval) noexcept | ConnectionPool | |
| size() noexcept | ConnectionPool | |
| start() | ConnectionPool | |
| stop() | ConnectionPool |
Copyright © Tildeslash Ltd. All rights reserved.