#include <userver/ugrpc/client/rpc.hpp>
Base class for any RPC.
Definition at line 141 of file rpc.hpp.
|
impl::RpcData & | GetData () |
|
◆ GetCallName()
std::string_view ugrpc::client::CallAnyBase::GetCallName |
( |
| ) |
const |
◆ GetClientName()
std::string_view ugrpc::client::CallAnyBase::GetClientName |
( |
| ) |
const |
◆ GetContext()
grpc::ClientContext & ugrpc::client::CallAnyBase::GetContext |
( |
| ) |
|
- Returns
- the
ClientContext
used for this RPC
◆ GetSpan()
The documentation for this class was generated from the following file: