Go to the documentation of this file.
49 : addresses(other.addresses),
50 service_config(other.service_config),
51 resolution_note(other.resolution_note),
56 service_config(
std::move(other.service_config)),
57 resolution_note(
std::move(other.resolution_note)),
64 if (&other ==
this)
return *
this;
75 service_config =
std::move(other.service_config);
76 resolution_note =
std::move(other.resolution_note);
const grpc_channel_args * args
absl::StatusOr< ServerAddressList > addresses
A list of addresses, or an error.
absl::StatusOr< RefCountedPtr< ServiceConfig > > service_config
A service config, or an error.
#define GRPC_TRACE_FLAG_ENABLED(f)
constexpr absl::remove_reference_t< T > && move(T &&t) noexcept
Results returned by the resolver.
void grpc_channel_args_destroy(grpc_channel_args *a)
grpc_channel_args * grpc_channel_args_copy(const grpc_channel_args *src)
grpc_core::DebugOnlyTraceFlag grpc_trace_resolver_refcount(false, "resolver_refcount")
Result & operator=(const Result &other)
std::string resolution_note
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:04