|
asio-grpc v3.5.0
Asynchronous gRPC with Asio/unified executors
|
ServerRPC ServerContext base. More...
#include <agrpc/detail/server_rpc_context_base.hpp>
Public Member Functions | |
| auto & | context () |
Get the underlying ServerContext | |
| const auto & | context () const |
Get the underlying ServerContext (const overload) | |
| void | cancel () noexcept |
| Cancel this RPC. | |
ServerRPC ServerContext base.
|
inlinenoexcept |