allocator_type typedef | Botan::TLS::detail::AsyncBase< Handler, Executor1, Allocator > | |
AsyncBase(HandlerT &&handler, const Executor1 &executor) | Botan::TLS::detail::AsyncBase< Handler, Executor1, Allocator > | inlineprotected |
AsyncReadOperation(HandlerT &&handler, Stream &stream, const MutableBufferSequence &buffers, const boost::system::error_code &ec={}) | Botan::TLS::detail::AsyncReadOperation< Handler, Stream, MutableBufferSequence, Allocator > | inline |
AsyncReadOperation(AsyncReadOperation &&)=default | Botan::TLS::detail::AsyncReadOperation< Handler, Stream, MutableBufferSequence, Allocator > | |
complete_now(Args &&... args) | Botan::TLS::detail::AsyncBase< Handler, Executor1, Allocator > | inlineprotected |
executor_type typedef | Botan::TLS::detail::AsyncBase< Handler, Executor1, Allocator > | |
get_allocator() const noexcept | Botan::TLS::detail::AsyncBase< Handler, Executor1, Allocator > | inline |
get_executor() const noexcept | Botan::TLS::detail::AsyncBase< Handler, Executor1, Allocator > | inline |
m_handler | Botan::TLS::detail::AsyncBase< Handler, Executor1, Allocator > | protected |
m_work_guard_1 | Botan::TLS::detail::AsyncBase< Handler, Executor1, Allocator > | protected |
operator()(boost::system::error_code ec, std::size_t bytes_transferred, bool isContinuation=true) | Botan::TLS::detail::AsyncReadOperation< Handler, Stream, MutableBufferSequence, Allocator > | inline |