|
xentara-plugin v2.0.6
The Xentara Plugin Framework
|
Classes | |
| class | Component |
| deprecated Deprecated base class for I/O component elements More... | |
| class | ComponentClass |
| deprecated Deprecated alias for skill::Element::Class More... | |
| class | Driver |
| deprecated Deprecated base class for I/O skills More... | |
| class | Io |
| deprecated Deprecated base class for skill data point elements More... | |
| class | IoBatch |
| deprecated Deprecated base class for I/O batch elements More... | |
| class | IoBatchClass |
| deprecated Deprecated alias for skill::Element::Class More... | |
| class | IoClass |
| deprecated Deprecated alias for skill::Element::Class 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... | |
| using xentara::io::Directions = typedef utils::core::Flags<Direction> |
A combination of I/O directions.
#include <xentara/io/Direction.hpp>
|
strong |