Registers load statistics per single CAN bus.
#include <BusLoadMonitor.hpp>
|
| bool | notifyMessage (const can_message &msg) override |
| | Tell observers a new CAN message has arrived.
|
| |
|
unsigned int | reset () |
| | Return stored value and clear counter.
|
| |
|
virtual | ~ICanMessageNotifier ()=default |
| | Virtual destructor.
|
| |
|
|
std::atomic< unsigned int > | bits |
| |
◆ notifyMessage()
| bool OneWayMonitor::notifyMessage |
( |
const can_message & |
msg | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- libraries/YarpPlugins/CanBusBroker/BusLoadMonitor.hpp
- libraries/YarpPlugins/CanBusBroker/BusLoadMonitor.cpp