Classes | Functions
passthru_endpoint.h File Reference
#include <grpc/support/atm.h>
#include "src/core/lib/iomgr/endpoint.h"
Include dependency graph for passthru_endpoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  grpc_passthru_endpoint_channel_action
 
struct  grpc_passthru_endpoint_stats
 

Functions

void grpc_passthru_endpoint_create (grpc_endpoint **client, grpc_endpoint **server, grpc_passthru_endpoint_stats *stats, bool simulate_channel_actions=false)
 
grpc_passthru_endpoint_statsgrpc_passthru_endpoint_stats_create ()
 
void grpc_passthru_endpoint_stats_destroy (grpc_passthru_endpoint_stats *stats)
 
void start_scheduling_grpc_passthru_endpoint_channel_effects (grpc_endpoint *ep, const std::vector< grpc_passthru_endpoint_channel_action > &actions)
 

Function Documentation

◆ grpc_passthru_endpoint_create()

void grpc_passthru_endpoint_create ( grpc_endpoint **  client,
grpc_endpoint **  server,
grpc_passthru_endpoint_stats stats,
bool  simulate_channel_actions = false 
)

Definition at line 413 of file passthru_endpoint.cc.

◆ grpc_passthru_endpoint_stats_create()

grpc_passthru_endpoint_stats* grpc_passthru_endpoint_stats_create ( )

Definition at line 440 of file passthru_endpoint.cc.

◆ grpc_passthru_endpoint_stats_destroy()

void grpc_passthru_endpoint_stats_destroy ( grpc_passthru_endpoint_stats stats)

Definition at line 449 of file passthru_endpoint.cc.

◆ start_scheduling_grpc_passthru_endpoint_channel_effects()

void start_scheduling_grpc_passthru_endpoint_channel_effects ( grpc_endpoint ep,
const std::vector< grpc_passthru_endpoint_channel_action > &  actions 
)

Definition at line 495 of file passthru_endpoint.cc.



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