This is the complete list of members for creos::ISystemInfoInterface, including all inherited members.
getBatteryStatus(int timeout_ms=1500)=0 | creos::ISystemInfoInterface | pure virtual |
getSystemInfo(int timeout_ms=1500)=0 | creos::ISystemInfoInterface | pure virtual |
name (defined in creos::ISystemInfoInterface) | creos::ISystemInfoInterface | static |
subscribeToBatteryStatus(const std::function< void(const creos_messages::BatteryStatus &)> &callback)=0 | creos::ISystemInfoInterface | pure virtual |
subscribeToSystemInfo(const std::function< void(const creos_messages::SystemInfo &)> &callback)=0 | creos::ISystemInfoInterface | pure virtual |
version (defined in creos::ISystemInfoInterface) | creos::ISystemInfoInterface | static |
~ISystemInfoInterface()=default (defined in creos::ISystemInfoInterface) | creos::ISystemInfoInterface | virtual |