roo_control
API Documentation for roo_control
Loading...
Searching...
No Matches
bound_switch.h File Reference
#include "roo_control/switch/switch.h"
#include "roo_transceivers/binding/binding.h"
Include dependency graph for bound_switch.h:

Go to the source code of this file.

Data Structures

class  roo_control::BoundSwitch< State >
 Switch backed by a bound sensing actuator from roo_transceivers. More...
 
class  roo_control::BoundSwitch< BinaryLogicalState >
 BinaryLogicalState specialization with stricter value checks. More...
 

Namespaces

namespace  roo_control
 

Typedefs

using roo_control::BoundBinarySwitch = BoundSwitch< BinaryLogicalState >
 Convenience alias for a bound binary switch.