roo_control
API Documentation for roo_control
Loading...
Searching...
No Matches
switch.h File Reference
#include "roo_control/binary_logical_state.h"
#include "roo_control/selector/selector.h"
#include "roo_logging.h"
Include dependency graph for switch.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::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.