Public Member Functions | Public Attributes | List of all members
grpc_end2end_proxy Struct Reference

Public Member Functions

 grpc_end2end_proxy ()
 

Public Attributes

grpc_channelclient
 
grpc_completion_queuecq
 
grpc_callnew_call
 
grpc_call_details new_call_details
 
grpc_metadata_array new_call_metadata
 
std::string proxy_port
 
grpc_serverserver
 
std::string server_port
 
int shutdown
 
grpc_core::Thread thd
 

Detailed Description

Definition at line 34 of file proxy.cc.

Constructor & Destructor Documentation

◆ grpc_end2end_proxy()

grpc_end2end_proxy::grpc_end2end_proxy ( )
inline

Definition at line 35 of file proxy.cc.

Member Data Documentation

◆ client

grpc_channel* grpc_end2end_proxy::client

Definition at line 49 of file proxy.cc.

◆ cq

grpc_completion_queue* grpc_end2end_proxy::cq

Definition at line 47 of file proxy.cc.

◆ new_call

grpc_call* grpc_end2end_proxy::new_call

Definition at line 54 of file proxy.cc.

◆ new_call_details

grpc_call_details grpc_end2end_proxy::new_call_details

Definition at line 55 of file proxy.cc.

◆ new_call_metadata

grpc_metadata_array grpc_end2end_proxy::new_call_metadata

Definition at line 56 of file proxy.cc.

◆ proxy_port

std::string grpc_end2end_proxy::proxy_port

Definition at line 45 of file proxy.cc.

◆ server

grpc_server* grpc_end2end_proxy::server

Definition at line 48 of file proxy.cc.

◆ server_port

std::string grpc_end2end_proxy::server_port

Definition at line 46 of file proxy.cc.

◆ shutdown

int grpc_end2end_proxy::shutdown

Definition at line 51 of file proxy.cc.

◆ thd

grpc_core::Thread grpc_end2end_proxy::thd

Definition at line 44 of file proxy.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46