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

Go to the source code of this file.

Data Structures

class  roo_control::BoundSelector< State >
 Selector backed by a bound sensor from roo_transceivers. More...
 
class  roo_control::BoundSelector< BinaryLogicalState >
 BinaryLogicalState specialization with stricter value checks. More...
 

Namespaces

namespace  roo_control
 

Typedefs

using roo_control::BoundBinarySelector = BoundSelector< BinaryLogicalState >
 Convenience alias for a bound binary selector.