GRPC Core  9.0.0
Data Structures | Namespaces | Variables
resolver.h File Reference
#include <grpc/support/port_platform.h>
#include <grpc/impl/codegen/grpc_types.h>
#include "src/core/ext/filters/client_channel/server_address.h"
#include "src/core/ext/filters/client_channel/service_config.h"
#include "src/core/lib/gprpp/orphanable.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/iomgr/combiner.h"
#include "src/core/lib/iomgr/iomgr.h"

Go to the source code of this file.

Data Structures

class  grpc_core::Resolver
 Interface for name resolution. More...
 
struct  grpc_core::Resolver::Result
 Results returned by the resolver. More...
 
class  grpc_core::Resolver::ResultHandler
 A proxy object used by the resolver to return results to the client channel. More...
 

Namespaces

 grpc_core
 Round Robin Policy.
 

Variables

grpc_core::DebugOnlyTraceFlag grpc_trace_resolver_refcount
 

Variable Documentation

◆ grpc_trace_resolver_refcount

grpc_core::DebugOnlyTraceFlag grpc_trace_resolver_refcount