GRPC Core  18.0.0
Data Structures | Namespaces | Typedefs
server_address.h File Reference
#include <grpc/support/port_platform.h>
#include <map>
#include <memory>
#include "absl/container/inlined_vector.h"
#include "absl/strings/str_format.h"
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/gpr/useful.h"
#include "src/core/lib/iomgr/resolve_address.h"

Go to the source code of this file.

Data Structures

class  grpc_core::ServerAddress
 
class  grpc_core::ServerAddress::AttributeInterface
 
class  grpc_core::ServerAddressWeightAttribute
 

Namespaces

 grpc_core
 Round Robin Policy.
 

Typedefs

typedef absl::InlinedVector< ServerAddress, 1 > grpc_core::ServerAddressList