GRPC C++  1.39.1
Data Fields
grpc_endpoint_pair Struct Reference

#include <endpoint_pair.h>

Data Fields

grpc_endpointclient
 
grpc_endpointserver
 

Field Documentation

◆ client

grpc_endpoint* grpc_endpoint_pair::client

◆ server

grpc_endpoint* grpc_endpoint_pair::server

The documentation for this struct was generated from the following file: