|
roo_control
API Documentation for roo_control
|
#include "roo_control/binary_logical_state.h"#include "roo_control/selector/selector.h"#include "roo_logging.h"Go to the source code of this file.
Data Structures | |
| class | roo_control::Switch< State > |
| An abstraction of a multi-state settable switch. More... | |
Namespaces | |
| namespace | roo_control |
Typedefs | |
| using | roo_control::BinarySwitch = Switch< BinaryLogicalState > |
| Materialization for a two-state switch, usually driven by digital logic. | |