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