| xentara-plugin v2.0.6
    The Xentara Plugin Framework | 
This is the complete list of members for xentara::process::Event, including all inherited members.
| addHandler(std::reference_wrapper< EventHandler > handler) const -> void | xentara::process::Event | |
| DisableCopy() noexcept=default | xentara::utils::tools::DisableCopy | |
| DisableCopy(const DisableCopy &)=delete | xentara::utils::tools::DisableCopy | |
| Event()=default | xentara::process::Event | |
| Event(const Role &role) | xentara::process::Event | |
| Event(io::Directions ioDirections) | xentara::process::Event | |
| Event(const model::Attribute &attribute) | xentara::process::Event | |
| Event(const model::Attribute::Role &attributeRole) | xentara::process::Event | |
| fire(std::chrono::system_clock::time_point eventTime=std::chrono::system_clock::now()) const -> void | xentara::process::Event | |
| ioDirections() const -> io::Directions | xentara::process::Event | |
| kChanged | xentara::process::Event | static | 
| kConnected | xentara::process::Event | static | 
| kDisconnected | xentara::process::Event | static | 
| operator=(const DisableCopy &)=delete | xentara::utils::tools::DisableCopy | |
| raise(std::chrono::system_clock::time_point eventTime) const noexcept -> void | xentara::process::Event | |
| raise(std::chrono::system_clock::time_point eventTime, const Events &... events) noexcept -> void | xentara::process::Event | static | 
| raise(std::chrono::system_clock::time_point eventTime, std::span< std::reference_wrapper< const Event > > events) noexcept -> void | xentara::process::Event | static | 
| removeHandler(std::reference_wrapper< EventHandler > handler) const -> void | xentara::process::Event | |
| setIoDirections(io::Directions ioDirections) -> void | xentara::process::Event |