userver: Member List
Loading...
Searching...
No Matches
ugrpc::client::CallOptions Member List

This is the complete list of members for ugrpc::client::CallOptions, including all inherited members.

AddMetadata(std::string_view meta_key, std::string_view meta_value)ugrpc::client::CallOptions
ClientContextFactory typedefugrpc::client::CallOptions
GetAttempts() const (defined in ugrpc::client::CallOptions)ugrpc::client::CallOptions
GetTimeout() const (defined in ugrpc::client::CallOptions)ugrpc::client::CallOptions
SetAttempts(int attempts)ugrpc::client::CallOptions
SetClientContextFactory(ClientContextFactory &&client_context_factory) (defined in ugrpc::client::CallOptions)ugrpc::client::CallOptions
SetTimeout(std::chrono::milliseconds timeout)ugrpc::client::CallOptions