roo_control
API Documentation for roo_control
Loading...
Searching...
No Matches
selector.h File Reference
#include "roo_control/binary_logical_state.h"
#include "roo_logging.h"
Include dependency graph for selector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  roo_control::Selector< State >
 An abstraction of a multi-state device. More...
 

Namespaces

namespace  roo_control
 

Typedefs

using roo_control::BinarySelector = Selector< BinaryLogicalState >
 Materialization for a two-state selector, usually driven by digital logic.