userver: congestion_control::ControllerInfo Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
congestion_control::ControllerInfo Struct Reference
+ Collaboration diagram for congestion_control::ControllerInfo:

Public Attributes

Sensorsensor
 
Limiterlimiter
 
Controllercontroller
 

Detailed Description

Definition at line 76 of file controller.hpp.

Member Data Documentation

◆ controller

Controller& congestion_control::ControllerInfo::controller

Definition at line 79 of file controller.hpp.

◆ limiter

Limiter& congestion_control::ControllerInfo::limiter

Definition at line 78 of file controller.hpp.

◆ sensor

Sensor& congestion_control::ControllerInfo::sensor

Definition at line 77 of file controller.hpp.


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