|
roo_control
API Documentation for roo_control
|
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. | |