|
roo_control
API Documentation for roo_control
|
#include "roo_logging.h"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. | |