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

Go to the source code of this file.

Namespaces

namespace  roo_control
 

Enumerations

enum  roo_control::BinaryLogicalState { roo_control::BINARY_STATE_LOW = 0 , roo_control::BINARY_STATE_HIGH = 1 }
 Binary logical state used by selectors and switches. More...
 

Functions

roo_logging::Stream & roo_control::operator<< (roo_logging::Stream &out, BinaryLogicalState state)
 Streams a human-readable state name.