Public Attributes | List of all members
grpc_passthru_endpoint_channel_effects Struct Reference

Public Attributes

std::vector< grpc_passthru_endpoint_channel_actionactions
 
uint64_t allowed_read_bytes
 
uint64_t allowed_write_bytes
 
std::function< void()> on_complete
 
grpc_timer timer
 

Detailed Description

Definition at line 45 of file passthru_endpoint.cc.

Member Data Documentation

◆ actions

std::vector<grpc_passthru_endpoint_channel_action> grpc_passthru_endpoint_channel_effects::actions

Definition at line 49 of file passthru_endpoint.cc.

◆ allowed_read_bytes

uint64_t grpc_passthru_endpoint_channel_effects::allowed_read_bytes

Definition at line 48 of file passthru_endpoint.cc.

◆ allowed_write_bytes

uint64_t grpc_passthru_endpoint_channel_effects::allowed_write_bytes

Definition at line 47 of file passthru_endpoint.cc.

◆ on_complete

std::function<void()> grpc_passthru_endpoint_channel_effects::on_complete

Definition at line 50 of file passthru_endpoint.cc.

◆ timer

grpc_timer grpc_passthru_endpoint_channel_effects::timer

Definition at line 46 of file passthru_endpoint.cc.


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


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