Definition at line 17 of file linear.hpp.
|
| LinearController (const std::string &name, v2::Sensor &sensor, Limiter &limiter, Stats &stats, const StaticConfig &config, dynamic_config::Source config_source, std::function< v2::Config(const dynamic_config::Snapshot &)> config_getter) |
|
Limit | Update (const Sensor::Data ¤t) override |
|
| Controller (const std::string &name, v2::Sensor &sensor, Limiter &limiter, Stats &stats, const Config &config) |
|
void | Start () |
|
void | Stop () |
|
void | Step () |
|
const std::string & | GetName () const |
|
void | SetEnabled (bool enabled) |
|
◆ StaticConfig
◆ Update()
Limit congestion_control::v2::LinearController::Update |
( |
const Sensor::Data & | current | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: