Options for ClientContext::FromServerContext specifying which traits from the ServerContext to propagate (copy) from it into a new ClientContext.
More...
#include <client_context_impl.h>
Options for ClientContext::FromServerContext specifying which traits from the ServerContext to propagate (copy) from it into a new ClientContext.
- See also
- ClientContext::FromServerContext
◆ PropagationOptions()
grpc_impl::PropagationOptions::PropagationOptions |
( |
| ) |
|
|
inline |
◆ c_bitmask()
uint32_t grpc_impl::PropagationOptions::c_bitmask |
( |
| ) |
const |
|
inline |
◆ disable_cancellation_propagation()
◆ disable_census_stats_propagation()
◆ disable_census_tracing_propagation()
◆ disable_deadline_propagation()
◆ enable_cancellation_propagation()
◆ enable_census_stats_propagation()
◆ enable_census_tracing_propagation()
◆ enable_deadline_propagation()
The documentation for this class was generated from the following file: