#include <flow_control.h>
◆ Urgency
Enumerator |
---|
NO_ACTION_NEEDED | |
UPDATE_IMMEDIATELY | |
QUEUE_UPDATE | |
◆ initial_window_size()
uint32_t grpc_core::chttp2::FlowControlAction::initial_window_size |
( |
| ) |
const |
|
inline |
◆ max_frame_size()
uint32_t grpc_core::chttp2::FlowControlAction::max_frame_size |
( |
| ) |
const |
|
inline |
◆ send_initial_window_update()
Urgency grpc_core::chttp2::FlowControlAction::send_initial_window_update |
( |
| ) |
const |
|
inline |
◆ send_max_frame_size_update()
Urgency grpc_core::chttp2::FlowControlAction::send_max_frame_size_update |
( |
| ) |
const |
|
inline |
◆ send_stream_update()
Urgency grpc_core::chttp2::FlowControlAction::send_stream_update |
( |
| ) |
const |
|
inline |
◆ send_transport_update()
Urgency grpc_core::chttp2::FlowControlAction::send_transport_update |
( |
| ) |
const |
|
inline |
◆ set_send_initial_window_update()
◆ set_send_max_frame_size_update()
◆ set_send_stream_update()
◆ set_send_transport_update()
◆ Trace()
◆ UrgencyString()
const char * grpc_core::chttp2::FlowControlAction::UrgencyString |
( |
Urgency |
u | ) |
|
|
static |
The documentation for this class was generated from the following files: