asio-grpc v1.6.0
Asynchronous gRPC with Asio/unified executors
|
This is the complete list of members for agrpc::detail::WritesDoneFn, including all inherited members.
operator()(grpc::ClientAsyncWriter< Request > &writer, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >) | agrpc::detail::WritesDoneFn | inline |
operator()(grpc::ClientAsyncReaderWriter< Request, Response > &reader_writer, CompletionToken &&token={}) const noexcept(detail::IS_NOTRHOW_GRPC_INITIATE_COMPLETION_TOKEN< CompletionToken >) | agrpc::detail::WritesDoneFn | inline |