asio-grpc v3.1.0
Asynchronous gRPC with Asio/unified executors
agrpc::detail::NotifyOnStateChangeFn Member List

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

operator()(agrpc::GrpcContext &grpc_context, grpc::ChannelInterface &channel, ::grpc_connectivity_state last_observed, Deadline deadline, CompletionToken &&token) const noexcept(detail::IS_USE_SENDER< CompletionToken > &&std::is_nothrow_copy_constructible_v< Deadline >)agrpc::detail::NotifyOnStateChangeFninline