|
xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
|
This is the complete list of members for xentara::workbench::process::Event, including all inherited members.
| Event(Name &&name, io::Directions ioDirections={}) | xentara::workbench::process::Event | explicit |
| Event(std::string &&name, io::Directions ioDirections={}) | xentara::workbench::process::Event | explicit |
| ioDirections() const -> io::Directions | xentara::workbench::process::Event | |
| kChanged | xentara::workbench::process::Event | static |
| kConnected | xentara::workbench::process::Event | static |
| kDisconnected | xentara::workbench::process::Event | static |
| name() const &noexcept -> std::string_view | xentara::workbench::process::Event | |
| name() &&noexcept -> std::string && | xentara::workbench::process::Event |