userver: userver/ugrpc/client/call_options.hpp File Reference
Loading...
Searching...
No Matches
call_options.hpp File Reference

Detailed Description

Options passed to interface calls.

Definition in file call_options.hpp.

Go to the source code of this file.

#include <chrono>
#include <string_view>
#include <utility>
#include <vector>
#include <grpcpp/client_context.h>
#include <grpcpp/support/config.h>
#include <userver/utils/move_only_function.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  ugrpc::client::CallOptions
 Options passed to interface calls. More...
 

Namespaces

namespace  ugrpc
 Asynchronous gRPC driver.
 
namespace  ugrpc::client
 Client-side utilities.