|
roo_transceivers
API Documentation for roo_transceivers
|
#include <binding.h>
Public Member Functions | |
| BoundSensor (Universe &universe, const SensorBinding *binding) | |
| Measurement | read () const |
| Reads the bound sensor or returns an initial measurement if unbound. | |
Friends | |
| roo_logging::Stream & | operator<< (roo_logging::Stream &os, const BoundSensor &sensor) |
|
inline |
|
inline |
Reads the bound sensor or returns an initial measurement if unbound.
Definition at line 73 of file binding.h.
References roo_transceivers::SensorBinding::get(), roo_transceivers::SensorLocator::isDefined(), and roo_transceivers::Universe::read().
|
friend |
Definition at line 16 of file binding.cpp.