boost_redis 1.4.2
A redis client library
|
This is the complete list of members for boost::redis::connection, including all inherited members.
async_exec(request const &req, Response &resp, CompletionToken token) | boost::redis::connection | inline |
async_receive(Response &response, CompletionToken token) | boost::redis::connection | inline |
async_run(config const &cfg, logger l, CompletionToken token) | boost::redis::connection | inline |
cancel(operation op=operation::all) | boost::redis::connection | |
connection(executor_type ex, asio::ssl::context::method method=asio::ssl::context::tls_client, std::size_t max_read_size=(std::numeric_limits< std::size_t >::max)()) | boost::redis::connection | explicit |
connection(asio::io_context &ioc, asio::ssl::context::method method=asio::ssl::context::tls_client, std::size_t max_read_size=(std::numeric_limits< std::size_t >::max)()) | boost::redis::connection | explicit |
executor_type typedef | boost::redis::connection | |
get_executor() noexcept | boost::redis::connection | inline |
next_layer() noexcept | boost::redis::connection | inline |
next_layer() const noexcept | boost::redis::connection | inline |
reset_stream() | boost::redis::connection | inline |
will_reconnect() const noexcept | boost::redis::connection | inline |