GRPC Core  18.0.0
Data Structures | Namespaces | Variables
flow_control.h File Reference
#include <grpc/support/port_platform.h>
#include <stdint.h>
#include "src/core/ext/transport/chttp2/transport/http2_settings.h"
#include "src/core/lib/gpr/useful.h"
#include "src/core/lib/gprpp/manual_constructor.h"
#include "src/core/lib/transport/bdp_estimator.h"
#include "src/core/lib/transport/pid_controller.h"

Go to the source code of this file.

Data Structures

class  grpc_core::chttp2::FlowControlAction
 
class  grpc_core::chttp2::FlowControlTrace
 
class  grpc_core::chttp2::TransportFlowControlBase
 
class  grpc_core::chttp2::TransportFlowControlDisabled
 
class  grpc_core::chttp2::TransportFlowControl
 
class  grpc_core::chttp2::StreamFlowControlBase
 
class  grpc_core::chttp2::StreamFlowControlDisabled
 
class  grpc_core::chttp2::StreamFlowControl
 
class  grpc_core::chttp2::TestOnlyTransportTargetWindowEstimatesMocker
 

Namespaces

 grpc
 
 grpc::testing
 
 grpc_core
 Round Robin Policy.
 
 grpc_core::chttp2
 

Variables

grpc_core::TraceFlag grpc_flowctl_trace
 

Variable Documentation

◆ grpc_flowctl_trace

grpc_core::TraceFlag grpc_flowctl_trace
extern