Linear congestion control controller configuration (v2)
Definition in file linear_config.hpp.
Go to the source code of this file.
This graph shows which files directly or indirectly include this file:Classes | |
| struct | congestion_control::v2::Config |
Namespaces | |
| namespace | congestion_control |
| Congestion Control. | |
Functions | |
| template<typename T> | |
| Config | congestion_control::v2::ConvertConfig (const T &cfg) |
| Config | congestion_control::v2::Parse (const formats::json::Value &value, formats::parse::To< Config >) |
| Config congestion_control::v2::ConvertConfig | ( | const T & | cfg | ) |
Definition at line 26 of file linear_config.hpp.