asio-grpc v1.4.0
Asynchronous gRPC with Asio/unified executors
|
This is the complete list of members for agrpc::detail::FinishWithErrorFn, including all inherited members.
operator()(grpc::ServerAsyncReader< Response, Request > &reader, const grpc::Status &status, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >) | agrpc::detail::FinishWithErrorFn | inline |
operator()(grpc::ServerAsyncResponseWriter< Response > &writer, const grpc::Status &status, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >) | agrpc::detail::FinishWithErrorFn | inline |