5roo_logging::Stream&
operator<<(roo_logging::Stream& os,
7 os << binding.key_ <<
":";
18 os << *sensor.binding_;
24 os << binding.key_ <<
":";
35 os << *actuator.binding_;
41 os << *actuator.binding_;
bool isBound() const
Returns true when a locator is bound.
ActuatorLocator get() const
Returns the bound locator (empty if unbound).
Adapter for actuators that can be read, using actuator id as sensor id.
Persistent binding of a sensor key to a locator.
bool isBound() const
Returns true when a locator is bound.
SensorLocator get() const
Returns the bound locator (empty if unbound).
roo_logging::Stream & operator<<(roo_logging::Stream &os, const SensorBinding &binding)