xentara-plugin v2.0.4
The Xentara Plugin Framework
|
This is the complete list of members for xentara::model::ForEachEventFunction, including all inherited members.
ForEachEventFunction(Callable &&callable) | xentara::model::ForEachEventFunction | |
operator()(const utils::core::Uuid &uuid, std::string_view name, const std::shared_ptr< process::Event > &event) const -> bool | xentara::model::ForEachEventFunction | |
operator()(const process::Event::Role &role, const std::shared_ptr< process::Event > &event) const -> bool | xentara::model::ForEachEventFunction | |
operator()(const model::Attribute &attribute, const std::shared_ptr< process::Event > &event) const -> bool | xentara::model::ForEachEventFunction | |
operator()(const model::Attribute::Role &attributeRole, const std::shared_ptr< process::Event > &event) const -> bool | xentara::model::ForEachEventFunction | |
result_type typedef | xentara::model::ForEachEventFunction |