xentara-plugin v2.0.4
The Xentara Plugin Framework
|
This is the complete list of members for xentara::process::ExtendedEvent, including all inherited members.
addHandler(std::reference_wrapper< EventHandler > handler) const -> void | xentara::process::ExtendedEvent | |
ExtendedEvent()=default | xentara::process::ExtendedEvent | |
ExtendedEvent(std::weak_ptr< const Event > event) | xentara::process::ExtendedEvent | |
ExtendedEvent(const model::ElementAttribute &attribute) | xentara::process::ExtendedEvent | |
ExtendedEvent(data::ReadHandle readHandle) | xentara::process::ExtendedEvent | |
ExtendedEvent(model::ElementAttribute attribute, UnpreparedTag tag) | xentara::process::ExtendedEvent | |
kUnprepared | xentara::process::ExtendedEvent | related |
operator bool() const noexcept | xentara::process::ExtendedEvent | explicit |
prepare() -> void | xentara::process::ExtendedEvent | |
removeHandler(std::reference_wrapper< EventHandler > handler) const -> void | xentara::process::ExtendedEvent |