#include <yarp/os/Network.h>#include <yarp/os/BufferedPort.h>#include <yarp/dev/IPreciselyTimed.h>#include <yarp/dev/IBattery.h>#include <yarp/dev/ControlBoardInterfaces.h>#include <yarp/dev/ControlBoardHelpers.h>#include <yarp/sig/Vector.h>#include <yarp/os/Time.h>#include <yarp/dev/PolyDriver.h>#include <mutex>
Include dependency graph for BatteryClient.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BatteryInputPortProcessor |
| class | BatteryClient |
batteryClient: The client side of any IBattery capable device. More... | |
Macros | |
| #define | DEFAULT_THREAD_PERIOD 20 |
Variables | |
| const int | BATTERY_TIMEOUT =100 |
| #define DEFAULT_THREAD_PERIOD 20 |
Definition at line 36 of file BatteryClient.h.
| const int BATTERY_TIMEOUT =100 |
Definition at line 37 of file BatteryClient.h.