This is the complete list of members for Botan::TLS::detail::AsyncHandshakeOperation< Handler, Stream, Allocator >, including all inherited members.
| allocator_type typedef | Botan::TLS::detail::AsyncBase< Handler, Stream::executor_type, Allocator > | |
| AsyncBase(HandlerT &&handler, const Stream::executor_type &executor) | Botan::TLS::detail::AsyncBase< Handler, Stream::executor_type, Allocator > | inlineprotected |
| AsyncHandshakeOperation(HandlerT &&handler, Stream &stream, const boost::system::error_code &ec={}) | Botan::TLS::detail::AsyncHandshakeOperation< Handler, Stream, Allocator > | inline |
| AsyncHandshakeOperation(AsyncHandshakeOperation &&)=default | Botan::TLS::detail::AsyncHandshakeOperation< Handler, Stream, Allocator > | |
| complete_now(Args &&...args) | Botan::TLS::detail::AsyncBase< Handler, Stream::executor_type, Allocator > | inlineprotected |
| executor_type typedef | Botan::TLS::detail::AsyncBase< Handler, Stream::executor_type, Allocator > | |
| get_allocator() const noexcept | Botan::TLS::detail::AsyncBase< Handler, Stream::executor_type, Allocator > | inline |
| get_executor() const noexcept | Botan::TLS::detail::AsyncBase< Handler, Stream::executor_type, Allocator > | inline |
| m_handler | Botan::TLS::detail::AsyncBase< Handler, Stream::executor_type, Allocator > | protected |
| m_work_guard_1 | Botan::TLS::detail::AsyncBase< Handler, Stream::executor_type, Allocator > | protected |
| operator()(boost::system::error_code ec, std::size_t bytesTransferred, bool isContinuation=true) | Botan::TLS::detail::AsyncHandshakeOperation< Handler, Stream, Allocator > | inline |