asio-grpc v1.5.0
Asynchronous gRPC with Asio/unified executors
|
This is the complete list of members for agrpc::detail::GetCompletionQueueFn, including all inherited members.
operator()(const agrpc::BasicGrpcExecutor< Allocator, Options > &executor) const noexcept | agrpc::detail::GetCompletionQueueFn | inline |
operator()(agrpc::GrpcContext &grpc_context) const noexcept | agrpc::detail::GetCompletionQueueFn | inline |
operator()(const asio::any_io_executor &executor) const noexcept | agrpc::detail::GetCompletionQueueFn | inline |
operator()(const Object &object) const noexcept | agrpc::detail::GetCompletionQueueFn | inline |
operator()(asio::use_awaitable_t< Executor >={}) const -> typename asio::async_result< asio::use_awaitable_t< Executor >, void(grpc::CompletionQueue *)>::return_type | agrpc::detail::GetCompletionQueueFn | inline |