Loading...
Searching...
No Matches
boost::redis::connection Member List

This is the complete list of members for boost::redis::connection, including all inherited members.

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::connection
BOOST_DEPRECATED("Accessing the underlying stream is deprecated and will be removed in the next release. Use " "the other member functions to interact with the connection.") auto &next_layer() noexceptboost::redis::connectioninline
BOOST_DEPRECATED("Accessing the underlying stream is deprecated and will be removed in the next release. Use " "the other member functions to interact with the connection.") auto const &next_layer() const noexceptboost::redis::connectioninline
BOOST_DEPRECATED("This function is no longer necessary and is currently a no-op. connection resets the stream " "internally as required. This function will be removed in subsequent releases") void reset_stream()boost::redis::connectioninline
BOOST_DEPRECATED("ssl::context has no const methods, so this function should not be called. Set up any " "required TLS configuration before passing the ssl::context to the connection's constructor.") auto const &get_ssl_context() const noexceptboost::redis::connectioninline
connection(executor_type ex, asio::ssl::context ctx=asio::ssl::context{asio::ssl::context::tlsv12_client}, logger lgr={})boost::redis::connectionexplicit
connection(executor_type ex, logger lgr)boost::redis::connectioninline
connection(asio::io_context &ioc, asio::ssl::context ctx=asio::ssl::context{asio::ssl::context::tlsv12_client}, logger lgr={})boost::redis::connectioninlineexplicit
connection(asio::io_context &ioc, logger lgr)boost::redis::connectioninline
executor_type typedefboost::redis::connection
get_executor() noexceptboost::redis::connectioninline
get_usage() const noexceptboost::redis::connectioninline
set_receive_response(Response &response)boost::redis::connectioninline
will_reconnect() const noexceptboost::redis::connectioninline