|
asio-grpc v3.5.0
Asynchronous gRPC with Asio/unified executors
|
ClientRPC grpc::ClientContext base. More...
#include <agrpc/detail/client_rpc_context_base.hpp>
Inheritance diagram for agrpc::detail::ClientRPCContextBase< Responder >:Public Member Functions | |
| grpc::ClientContext & | context () |
Get the underlying grpc::ClientContext | |
| const grpc::ClientContext & | context () const |
Get the underlying grpc::ClientContext (const overload) | |
| void | cancel () noexcept |
| Cancel this RPC. | |
ClientRPC grpc::ClientContext base.
|
inlinenoexcept |