|
|
Include dependency graph for SensorValueBattery.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SensorValueBattery |
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Enumerations | |
| enum class | BatteryState : std::uint8_t { unavailable = 0 , discharging = 1 , charging = 2 , notCharging = 3 , full = 4 } |