userver: congestion_control::v2::Sensor::Data Struct Reference
Loading...
Searching...
No Matches
congestion_control::v2::Sensor::Data Struct Reference

Detailed Description

Definition at line 47 of file sensor.hpp.

Public Attributes

std::unordered_map< std::string, SingleObjectDataobjects
 
std::size_t current_load {0}
 

Member Data Documentation

◆ current_load

std::size_t congestion_control::v2::Sensor::Data::current_load {0}

Definition at line 49 of file sensor.hpp.

◆ objects

std::unordered_map<std::string, SingleObjectData> congestion_control::v2::Sensor::Data::objects

Definition at line 48 of file sensor.hpp.


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