asio-grpc v3.4.0
Asynchronous gRPC with Asio/unified executors
|
ClientRPC grpc::ClientContext base. More...
#include <agrpc/detail/client_rpc_context_base.hpp>
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 |