asio-grpc v1.4.0
Asynchronous gRPC with Asio/unified executors
agrpc::detail::FinishFn Member List

This is the complete list of members for agrpc::detail::FinishFn, including all inherited members.

operator()(grpc::ServerAsyncWriter< Response > &writer, const grpc::Status &status, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >)agrpc::detail::FinishFninline
operator()(grpc::ServerAsyncReader< Response, Request > &reader, const Response &response, const grpc::Status &status, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >)agrpc::detail::FinishFninline
operator()(grpc::ServerAsyncResponseWriter< Response > &writer, const Response &response, const grpc::Status &status, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >)agrpc::detail::FinishFninline
operator()(grpc::ServerAsyncReaderWriter< Response, Request > &reader_writer, const grpc::Status &status, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >)agrpc::detail::FinishFninline
operator()(grpc::ClientAsyncReader< Response > &reader, grpc::Status &status, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >)agrpc::detail::FinishFninline
operator()(grpc::ClientAsyncWriter< Request > &writer, grpc::Status &status, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >)agrpc::detail::FinishFninline
operator()(grpc::ClientAsyncResponseReader< Response > &reader, Response &response, grpc::Status &status, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >)agrpc::detail::FinishFninline
operator()(grpc::ClientAsyncReaderWriter< Request, Response > &reader_writer, grpc::Status &status, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >)agrpc::detail::FinishFninline