Classes | Typedefs | Functions
proxy.h File Reference
#include <grpc/grpc.h>
Include dependency graph for proxy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  grpc_end2end_proxy_def
 

Typedefs

typedef struct grpc_end2end_proxy grpc_end2end_proxy
 
typedef struct grpc_end2end_proxy_def grpc_end2end_proxy_def
 

Functions

grpc_end2end_proxygrpc_end2end_proxy_create (const grpc_end2end_proxy_def *def, const grpc_channel_args *client_args, const grpc_channel_args *server_args)
 
void grpc_end2end_proxy_destroy (grpc_end2end_proxy *proxy)
 
const char * grpc_end2end_proxy_get_client_target (grpc_end2end_proxy *proxy)
 
const char * grpc_end2end_proxy_get_server_port (grpc_end2end_proxy *proxy)
 

Typedef Documentation

◆ grpc_end2end_proxy

Definition at line 26 of file proxy.h.

◆ grpc_end2end_proxy_def

Function Documentation

◆ grpc_end2end_proxy_create()

grpc_end2end_proxy* grpc_end2end_proxy_create ( const grpc_end2end_proxy_def def,
const grpc_channel_args client_args,
const grpc_channel_args server_args 
)

Definition at line 87 of file proxy.cc.

◆ grpc_end2end_proxy_destroy()

void grpc_end2end_proxy_destroy ( grpc_end2end_proxy proxy)

Definition at line 139 of file proxy.cc.

◆ grpc_end2end_proxy_get_client_target()

const char* grpc_end2end_proxy_get_client_target ( grpc_end2end_proxy proxy)

Definition at line 462 of file proxy.cc.

◆ grpc_end2end_proxy_get_server_port()

const char* grpc_end2end_proxy_get_server_port ( grpc_end2end_proxy proxy)

Definition at line 466 of file proxy.cc.



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