Loading...
Searching...
No Matches
boost::redis::basic_connection< Executor > Member List

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 &cfgboost::redis::basic_connection< Executor >
executor_type typedefboost::redis::basic_connection< Executor >
get_executor() noexceptboost::redis::basic_connection< Executor >inline
next_layer_type typedefboost::redis::basic_connection< Executor >