asio-grpc v3.4.3
Asynchronous gRPC with Asio/unified executors
|
This is the complete list of members for agrpc::BasicClientUnaryReactor< Executor >, including all inherited members.
executor_type typedef | agrpc::detail::ReactorExecutorBase< Executor > | |
get_executor() const noexcept | agrpc::detail::ReactorExecutorBase< Executor > | inline |
start(detail::AsyncUnaryReactorFn< StubAsync, Request, Response > fn, StubAsync *stub, const Request &request, Response &response) | agrpc::BasicClientUnaryReactor< Executor > | inline |
wait_for_finish(CompletionToken &&token=CompletionToken{}) | agrpc::BasicClientUnaryReactor< Executor > | inline |
wait_for_initial_metadata(CompletionToken &&token=CompletionToken{}) | agrpc::BasicClientUnaryReactor< Executor > | inline |