#include <endpoint_pair.h>
Public Attributes | |
grpc_endpoint * | client |
grpc_endpoint * | server |
Definition at line 26 of file endpoint_pair.h.
grpc_endpoint* grpc_endpoint_pair::client |
Definition at line 27 of file endpoint_pair.h.
grpc_endpoint* grpc_endpoint_pair::server |
Definition at line 28 of file endpoint_pair.h.