|
xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
|
Facilities for describing the I/O properties of Xentara data points. More...
Typedefs | |
| using | Directions = utils::core::Flags< Direction > |
| A combination of I/O directions. | |
Enumerations | |
| enum class | Direction { Input , Output } |
| An I/O direction. More... | |
Facilities for describing the I/O properties of Xentara data points.
This namespace contains types used to describe the data direction of Xentara data points.
| using xentara::workbench::io::Directions = typedef utils::core::Flags<Direction> |
A combination of I/O directions.
#include <xentara/workbench/io/Direction.hpp>
|
strong |