This is the complete list of members for boost::redis::basic_connection< Executor >, including all inherited members.
async_run(config const &cfg, CompletionToken &&token={}) | boost::redis::basic_connection< Executor > | inline |
basic_connection(executor_type ex, asio::ssl::context ctx=asio::ssl::context{asio::ssl::context::tlsv12_client}, logger lgr={}) | boost::redis::basic_connection< Executor > | inlineexplicit |
basic_connection(executor_type ex, logger lgr) | boost::redis::basic_connection< Executor > | inline |
basic_connection(asio::io_context &ioc, asio::ssl::context ctx=asio::ssl::context{asio::ssl::context::tlsv12_client}, logger lgr={}) | boost::redis::basic_connection< Executor > | inlineexplicit |
basic_connection(asio::io_context &ctx, logger lgr) | boost::redis::basic_connection< Executor > | inline |
BOOST_DEPRECATED("The async_run overload taking a logger argument is deprecated. " "Please pass the logger to the connection's constructor, instead, " "and use the other async_run overloads.") auto async_run(config const &cfg | boost::redis::basic_connection< Executor > | |
executor_type typedef | boost::redis::basic_connection< Executor > | |
get_executor() noexcept | boost::redis::basic_connection< Executor > | inline |
next_layer_type typedef | boost::redis::basic_connection< Executor > |