...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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_receive(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 ctx=asio::ssl::context{asio::ssl::context::tlsv12_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 ctx=asio::ssl::context{asio::ssl::context::tlsv12_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 |
get_ssl_context() const noexcept | boost::redis::connection | inline |
get_usage() const noexcept | boost::redis::connection | inline |
next_layer() noexcept | boost::redis::connection | inline |
next_layer() const noexcept | boost::redis::connection | inline |
receive(system::error_code &ec) | boost::redis::connection | inline |
reset_stream() | boost::redis::connection | inline |
set_receive_response(Response &response) | boost::redis::connection | inline |
will_reconnect() const noexcept | boost::redis::connection | inline |